summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 07:26:00 -0400
committerGitHub <noreply@github.com>2023-05-01 07:26:00 -0400
commit1046184f35c5ecf1f52bffb0d57d8be3a0770c21 (patch)
treebcf4b2e663af794f39b2cb39e20745e123f95435
parentAdd an admin API endpoint to support per-user feature flags (#15344) (diff)
downloadsynapse-1046184f35c5ecf1f52bffb0d57d8be3a0770c21.tar.xz
Bump types-pillow from 9.4.0.19 to 9.5.0.2 (#15508)
* Bump types-pillow from 9.4.0.19 to 9.5.0.2

Bumps [types-pillow](https://github.com/python/typeshed) from 9.4.0.19 to 9.5.0.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
-rw-r--r--changelog.d/15508.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15508.misc b/changelog.d/15508.misc
new file mode 100644
index 0000000000..3f3f5d98f9
--- /dev/null
+++ b/changelog.d/15508.misc
@@ -0,0 +1 @@
+Bump types-pillow from 9.4.0.19 to 9.5.0.2.
diff --git a/poetry.lock b/poetry.lock
index 04137c8864..aa3d983eef 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3058,14 +3058,14 @@ files = [
 
 [[package]]
 name = "types-pillow"
-version = "9.4.0.19"
+version = "9.5.0.2"
 description = "Typing stubs for Pillow"
 category = "dev"
 optional = false
 python-versions = "*"
 files = [
-    {file = "types-Pillow-9.4.0.19.tar.gz", hash = "sha256:a04401181979049977e318dae4523ab5ae8246314fc68fcf50b043ac885a5468"},
-    {file = "types_Pillow-9.4.0.19-py3-none-any.whl", hash = "sha256:b55f2508be21e68a39f0a41830f1f1725aba0888e727e2eccd253c78cd5357a5"},
+    {file = "types-Pillow-9.5.0.2.tar.gz", hash = "sha256:b3f9f621f259566c19c1deca21901017c8b1e3e200ed2e49e0a2d83c0a5175db"},
+    {file = "types_Pillow-9.5.0.2-py3-none-any.whl", hash = "sha256:58fdebd0ffa2353ecccdd622adde23bce89da5c0c8b96c34f2d1eca7b7e42d0e"},
 ]
 
 [[package]]