summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-13 09:19:39 +0000
committerGitHub <noreply@github.com>2023-02-13 09:19:39 +0000
commit14406d1a08237205a5d19666d006478caeb008b9 (patch)
tree438e4366e8411a1891599044ad23a64c7a0cbed6
parentBump types-requests from 2.28.11.8 to 2.28.11.12 (#15063) (diff)
downloadsynapse-14406d1a08237205a5d19666d006478caeb008b9.tar.xz
Bump types-pillow from 9.4.0.5 to 9.4.0.10 (#15064)
* Bump types-pillow from 9.4.0.5 to 9.4.0.10

Bumps [types-pillow](https://github.com/python/typeshed) from 9.4.0.5 to 9.4.0.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [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/15064.misc1
-rw-r--r--poetry.lock6
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15064.misc b/changelog.d/15064.misc
new file mode 100644
index 0000000000..644d4bb230
--- /dev/null
+++ b/changelog.d/15064.misc
@@ -0,0 +1 @@
+Bump types-pillow from 9.4.0.5 to 9.4.0.10.
diff --git a/poetry.lock b/poetry.lock
index cef00b2336..32c7801dd6 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2644,14 +2644,14 @@ files = [
 
 [[package]]
 name = "types-pillow"
-version = "9.4.0.5"
+version = "9.4.0.10"
 description = "Typing stubs for Pillow"
 category = "dev"
 optional = false
 python-versions = "*"
 files = [
-    {file = "types-Pillow-9.4.0.5.tar.gz", hash = "sha256:941cefaac2f5297d7d2a9989633c95b4063112690dc21c965d46bd5a7fff3c76"},
-    {file = "types_Pillow-9.4.0.5-py3-none-any.whl", hash = "sha256:a1d2b3e070b4d852af04f76f018d12bd51abb4abca3b725d91b35e01cda7a2de"},
+    {file = "types-Pillow-9.4.0.10.tar.gz", hash = "sha256:341c2345610bba452d1724757c7b997a60f593cf003c101ba239db003a0ae389"},
+    {file = "types_Pillow-9.4.0.10-py3-none-any.whl", hash = "sha256:302ce81cfb61aacc8983a3a2ec682cbef66522a2fe8e640f648ac2e3d6f6af53"},
 ]
 
 [[package]]