diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-10 09:18:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-10 09:18:40 -0400 |
commit | 8e0a3428d7e9d842917f3fa949f580e159e5b0a6 (patch) | |
tree | 733f3811e68a8635598a309b5dae92d9ccef52f9 /poetry.lock | |
parent | Bump black from 23.1.0 to 23.3.0 (#15372) (diff) | |
download | synapse-8e0a3428d7e9d842917f3fa949f580e159e5b0a6.tar.xz |
Bump types-pillow from 9.4.0.17 to 9.4.0.19 (#15413)
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 2c309a47ec..c4eb368174 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3057,14 +3057,14 @@ files = [ [[package]] name = "types-pillow" -version = "9.4.0.17" +version = "9.4.0.19" description = "Typing stubs for Pillow" category = "dev" optional = false python-versions = "*" files = [ - {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"}, + {file = "types-Pillow-9.4.0.19.tar.gz", hash = "sha256:a04401181979049977e318dae4523ab5ae8246314fc68fcf50b043ac885a5468"}, + {file = "types_Pillow-9.4.0.19-py3-none-any.whl", hash = "sha256:b55f2508be21e68a39f0a41830f1f1725aba0888e727e2eccd253c78cd5357a5"}, ] [[package]] |