diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-01 14:32:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 14:32:18 +0000 |
commit | 0c1c56b75c9672ea6bd0207a67acf466fc2b61b8 (patch) | |
tree | 9f703e0b90adda6f8f23e2ffbbcd738cab240009 | |
parent | Bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 (#16863) (diff) | |
download | synapse-0c1c56b75c9672ea6bd0207a67acf466fc2b61b8.tar.xz |
Bump types-pillow from 10.1.0.2 to 10.2.0.20240125 (#16864)
-rw-r--r-- | poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock index 5f08dc2d03..e2f5d9ac7d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3092,13 +3092,13 @@ files = [ [[package]] name = "types-pillow" -version = "10.1.0.2" +version = "10.2.0.20240125" description = "Typing stubs for Pillow" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "types-Pillow-10.1.0.2.tar.gz", hash = "sha256:525c1c5ee67b0ac1721c40d2bc618226ef2123c347e527e14e05b920721a13b9"}, - {file = "types_Pillow-10.1.0.2-py3-none-any.whl", hash = "sha256:131078ffa547bf9a201d39ffcdc65633e108148085f4f1b07d4647fcfec6e923"}, + {file = "types-Pillow-10.2.0.20240125.tar.gz", hash = "sha256:c449b2c43b9fdbe0494a7b950e6b39a4e50516091213fec24ef3f33c1d017717"}, + {file = "types_Pillow-10.2.0.20240125-py3-none-any.whl", hash = "sha256:322dbae32b4b7918da5e8a47c50ac0f24b0aa72a804a23857620f2722b03c858"}, ] [[package]] |