From d3bf49be2b841e3703250931818047aeb4e4b946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 07:11:20 +0000 Subject: [PATCH] Bump types-pillow from 10.2.0.20240423 to 10.2.0.20240511 Bumps [types-pillow](https://github.com/python/typeshed) from 10.2.0.20240423 to 10.2.0.20240511. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b90498d3..57193e54c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -319,7 +319,7 @@ dev = [ "tenacity==8.3.0", "torch==2.3.0", "types-docker==7.0.0.20240513", - "types-Pillow==10.2.0.20240423", + "types-Pillow==10.2.0.20240511", "types-PyYAML==6.0.12.20240311", "types-requests==2.31.0.20240406", "urllib3==2.2.1",