diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-07 10:14:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 10:14:05 +0000 |
commit | 2a869d257f714714b282b0c45890652815f3bd2f (patch) | |
tree | b1e55a6692a9f05df4d745f8ea03db3cc51a74fd | |
parent | Bump types-setuptools from 67.4.0.3 to 67.5.0.0 (#15212) (diff) | |
download | synapse-2a869d257f714714b282b0c45890652815f3bd2f.tar.xz |
Bump types-pillow from 9.4.0.13 to 9.4.0.17 (#15211)
-rw-r--r-- | changelog.d/15211.misc | 1 | ||||
-rw-r--r-- | poetry.lock | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/changelog.d/15211.misc b/changelog.d/15211.misc new file mode 100644 index 0000000000..be7dfd8132 --- /dev/null +++ b/changelog.d/15211.misc @@ -0,0 +1 @@ +Bump types-pillow from 9.4.0.13 to 9.4.0.17. diff --git a/poetry.lock b/poetry.lock index 52b9546059..de43ca7d3d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2651,14 +2651,14 @@ files = [ [[package]] name = "types-pillow" -version = "9.4.0.13" +version = "9.4.0.17" description = "Typing stubs for Pillow" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-Pillow-9.4.0.13.tar.gz", hash = "sha256:4510aa98a28947bf63f2b29edebbd11b7cff8647d90b867cec9b3674c0a8c321"}, - {file = "types_Pillow-9.4.0.13-py3-none-any.whl", hash = "sha256:14a8a19021b8fe569a9fef9edc64a8d8a4aef340e38669d4fb3dc05cfd941130"}, + {file = "types-Pillow-9.4.0.17.tar.gz", hash = "sha256:7f0e871d2d46fbb6bc7deca3e02dc552cf9c1e8b49deb9595509551be3954e49"}, + {file = "types_Pillow-9.4.0.17-py3-none-any.whl", hash = "sha256:f8b848a05f17cb4d53d245c59bf560372b9778d4cfaf9705f6245009bf9f65f3"}, ] [[package]] |