diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-07 10:34:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 10:34:56 +0100 |
commit | 1726b494579f8a96a1f474ff692fb7b8642be9aa (patch) | |
tree | 1c4bfe742b4f67427fc5837c535f86e6be6e1a7e /poetry.lock | |
parent | Bump lxml from 5.1.0 to 5.2.1 (#17158) (diff) | |
download | synapse-1726b494579f8a96a1f474ff692fb7b8642be9aa.tar.xz |
Bump types-pillow from 10.2.0.20240415 to 10.2.0.20240423 (#17159)
Diffstat (limited to 'poetry.lock')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index c0fce0f45e..5202c2df36 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2836,13 +2836,13 @@ files = [ [[package]] name = "types-pillow" -version = "10.2.0.20240415" +version = "10.2.0.20240423" description = "Typing stubs for Pillow" optional = false python-versions = ">=3.8" files = [ - {file = "types-Pillow-10.2.0.20240415.tar.gz", hash = "sha256:dd6058027639bcdc66ba78b228cc25fdae42524c2150c78c804da427e7e76e70"}, - {file = "types_Pillow-10.2.0.20240415-py3-none-any.whl", hash = "sha256:f933332b7e96010bae9b9cf82a4c9979ff0c270d63f5c5bbffb2d789b85cd00b"}, + {file = "types-Pillow-10.2.0.20240423.tar.gz", hash = "sha256:696e68b9b6a58548fc307a8669830469237c5b11809ddf978ac77fafa79251cd"}, + {file = "types_Pillow-10.2.0.20240423-py3-none-any.whl", hash = "sha256:bd12923093b96c91d523efcdb66967a307f1a843bcfaf2d5a529146c10a9ced3"}, ] [[package]] |