diff --git a/homeassistant/components/doods/manifest.json b/homeassistant/components/doods/manifest.json
index 5ffa1d4f290a5d791dc2c65b76cba4ff47fc0f23..79c114e2f38964b2192b92c017fc66b6e3377aee 100644
--- a/homeassistant/components/doods/manifest.json
+++ b/homeassistant/components/doods/manifest.json
@@ -5,5 +5,5 @@
   "documentation": "https://www.home-assistant.io/integrations/doods",
   "iot_class": "local_polling",
   "loggers": ["pydoods"],
-  "requirements": ["pydoods==1.0.2", "pillow==9.4.0"]
+  "requirements": ["pydoods==1.0.2", "pillow==9.5.0"]
 }
diff --git a/homeassistant/components/generic/manifest.json b/homeassistant/components/generic/manifest.json
index 0b1e040c79b5b6dfeab58cf657054ea5a04ad9d6..693959561d2f149e0a10bcbb621faca205c9e45a 100644
--- a/homeassistant/components/generic/manifest.json
+++ b/homeassistant/components/generic/manifest.json
@@ -6,5 +6,5 @@
   "dependencies": ["http"],
   "documentation": "https://www.home-assistant.io/integrations/generic",
   "iot_class": "local_push",
-  "requirements": ["ha-av==10.0.0", "pillow==9.4.0"]
+  "requirements": ["ha-av==10.0.0", "pillow==9.5.0"]
 }
diff --git a/homeassistant/components/image_upload/manifest.json b/homeassistant/components/image_upload/manifest.json
index b53fb8bb2929a18b65af325783b2bcdba5d09da4..947c3cb67d565fa19f8380688ee21d247f907825 100644
--- a/homeassistant/components/image_upload/manifest.json
+++ b/homeassistant/components/image_upload/manifest.json
@@ -7,5 +7,5 @@
   "documentation": "https://www.home-assistant.io/integrations/image_upload",
   "integration_type": "system",
   "quality_scale": "internal",
-  "requirements": ["pillow==9.4.0"]
+  "requirements": ["pillow==9.5.0"]
 }
diff --git a/homeassistant/components/proxy/manifest.json b/homeassistant/components/proxy/manifest.json
index ae977b16a4544bc1bd676355dde10343f238b83f..7ebaa6e53dd610136bb1a41e954a6c731ecd0e21 100644
--- a/homeassistant/components/proxy/manifest.json
+++ b/homeassistant/components/proxy/manifest.json
@@ -3,5 +3,5 @@
   "name": "Camera Proxy",
   "codeowners": [],
   "documentation": "https://www.home-assistant.io/integrations/proxy",
-  "requirements": ["pillow==9.4.0"]
+  "requirements": ["pillow==9.5.0"]
 }
diff --git a/homeassistant/components/qrcode/manifest.json b/homeassistant/components/qrcode/manifest.json
index 86bdf6c2dc7b4a9ba0a3c71d02df7b58e0fcfec6..787255187cc9a4293d697a32fdbb4d47b36d7825 100644
--- a/homeassistant/components/qrcode/manifest.json
+++ b/homeassistant/components/qrcode/manifest.json
@@ -5,5 +5,5 @@
   "documentation": "https://www.home-assistant.io/integrations/qrcode",
   "iot_class": "calculated",
   "loggers": ["pyzbar"],
-  "requirements": ["pillow==9.4.0", "pyzbar==0.1.7"]
+  "requirements": ["pillow==9.5.0", "pyzbar==0.1.7"]
 }
diff --git a/homeassistant/components/seven_segments/manifest.json b/homeassistant/components/seven_segments/manifest.json
index 58fe7a4de0be6bece5f9adc53ffb8ffb29e1158a..90c5bf59fa3a91883b550bb35c92de5a10c5596e 100644
--- a/homeassistant/components/seven_segments/manifest.json
+++ b/homeassistant/components/seven_segments/manifest.json
@@ -4,5 +4,5 @@
   "codeowners": ["@fabaff"],
   "documentation": "https://www.home-assistant.io/integrations/seven_segments",
   "iot_class": "local_polling",
-  "requirements": ["pillow==9.4.0"]
+  "requirements": ["pillow==9.5.0"]
 }
diff --git a/homeassistant/components/sighthound/manifest.json b/homeassistant/components/sighthound/manifest.json
index a4f024a8c03df18d50e7e6cc81ea6f77a6145294..1b6fbe9548d0227022a67211b5f37a073c3a0edd 100644
--- a/homeassistant/components/sighthound/manifest.json
+++ b/homeassistant/components/sighthound/manifest.json
@@ -5,5 +5,5 @@
   "documentation": "https://www.home-assistant.io/integrations/sighthound",
   "iot_class": "cloud_polling",
   "loggers": ["simplehound"],
-  "requirements": ["pillow==9.4.0", "simplehound==0.3"]
+  "requirements": ["pillow==9.5.0", "simplehound==0.3"]
 }
diff --git a/homeassistant/components/tensorflow/manifest.json b/homeassistant/components/tensorflow/manifest.json
index 668467c88d48cbcfb0956a2a956608d6fda348bf..2178930199d97110ccc4487aef2148444ac39421 100644
--- a/homeassistant/components/tensorflow/manifest.json
+++ b/homeassistant/components/tensorflow/manifest.json
@@ -10,6 +10,6 @@
     "tf-models-official==2.5.0",
     "pycocotools==2.0.1",
     "numpy==1.23.2",
-    "pillow==9.4.0"
+    "pillow==9.5.0"
   ]
 }
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index 90733155df8c93899b859d188ffcb88e5fe78213..395b3700811536417af69777a072369e5cb51a3e 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -34,7 +34,7 @@ jinja2==3.1.2
 lru-dict==1.1.8
 orjson==3.8.10
 paho-mqtt==1.6.1
-pillow==9.4.0
+pillow==9.5.0
 pip>=21.0,<23.1
 psutil-home-assistant==0.0.1
 pyOpenSSL==23.1.0
diff --git a/requirements_all.txt b/requirements_all.txt
index 57aed880c0c660ecfb51b7dd0a0af01def729220..dba4e7e856da962452a30cd20b6225adf16bb5a6 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1355,7 +1355,7 @@ pilight==0.1.1
 # homeassistant.components.seven_segments
 # homeassistant.components.sighthound
 # homeassistant.components.tensorflow
-pillow==9.4.0
+pillow==9.5.0
 
 # homeassistant.components.dominos
 pizzapi==0.0.3
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 54d2c3bb5c45c3de8b7966932e9c432e5fac46a7..fba182b1d67019504ed3efe2586ca7765eb4a3f0 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -997,7 +997,7 @@ pilight==0.1.1
 # homeassistant.components.seven_segments
 # homeassistant.components.sighthound
 # homeassistant.components.tensorflow
-pillow==9.4.0
+pillow==9.5.0
 
 # homeassistant.components.plex
 plexapi==4.13.2