diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-11 09:54:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 09:54:37 +0100 |
commit | b0e93b63d43f81c05de6c44f387cba6bed26cc70 (patch) | |
tree | fbdde5436d0434399d3d71cba107a6b37d2024a5 | |
parent | Bump types-setuptools from 68.0.0.3 to 68.2.0.0 (#16292) (diff) | |
download | synapse-b0e93b63d43f81c05de6c44f387cba6bed26cc70.tar.xz |
Bump types-pillow from 10.0.0.2 to 10.0.0.3 (#16293)
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 3705b100af..e4cea28282 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2997,13 +2997,13 @@ files = [ [[package]] name = "types-pillow" -version = "10.0.0.2" +version = "10.0.0.3" description = "Typing stubs for Pillow" optional = false python-versions = "*" files = [ - {file = "types-Pillow-10.0.0.2.tar.gz", hash = "sha256:fe09380ab22d412ced989a067e9ee4af719fa3a47ba1b53b232b46514a871042"}, - {file = "types_Pillow-10.0.0.2-py3-none-any.whl", hash = "sha256:29d51a3ce6ef51fabf728a504d33b4836187ff14256b2e86996d55c91ab214b1"}, + {file = "types-Pillow-10.0.0.3.tar.gz", hash = "sha256:ae0c877d363da349bbb82c5463c9e78037290cc07d3714cb0ceaf5d2f7f5c825"}, + {file = "types_Pillow-10.0.0.3-py3-none-any.whl", hash = "sha256:54a49f3c6a3f5e95ebeee396d7773dde22ce2515d594f9c0596c0a983558f0d4"}, ] [[package]] |