summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-22 10:38:01 +0100
committerGitHub <noreply@github.com>2023-05-22 10:38:01 +0100
commit8516001566362d4659c2ab498f83c90bd547106c (patch)
tree8e6b504ac5bb9fbf4fe7a0122121514816913483
parentBump types-setuptools from 67.7.0.2 to 67.8.0.0 (#15639) (diff)
downloadsynapse-8516001566362d4659c2ab498f83c90bd547106c.tar.xz
Bump types-pillow from 9.5.0.2 to 9.5.0.4 (#15640)
* Bump types-pillow from 9.5.0.2 to 9.5.0.4

Bumps [types-pillow](https://github.com/python/typeshed) from 9.5.0.2 to 9.5.0.4.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pillow
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
-rw-r--r--changelog.d/15640.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15640.misc b/changelog.d/15640.misc
new file mode 100644
index 0000000000..4c2a3dbc52
--- /dev/null
+++ b/changelog.d/15640.misc
@@ -0,0 +1 @@
+Bump types-pillow from 9.5.0.2 to 9.5.0.4.
diff --git a/poetry.lock b/poetry.lock
index 40af64a00d..56a89fe5b5 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3058,14 +3058,14 @@ files = [
 
 [[package]]
 name = "types-pillow"
-version = "9.5.0.2"
+version = "9.5.0.4"
 description = "Typing stubs for Pillow"
 category = "dev"
 optional = false
 python-versions = "*"
 files = [
-    {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"},
+    {file = "types-Pillow-9.5.0.4.tar.gz", hash = "sha256:f1b6af47abd151847ee25911ffeba784899bc7dc7f9eba8ca6a5aac522b012ef"},
+    {file = "types_Pillow-9.5.0.4-py3-none-any.whl", hash = "sha256:69427d9fa4320ff6e30f00fb9c0dd71185dc0a16de4757774220104759483466"},
 ]
 
 [[package]]