From 74717e789a611ead899b01ac11e53d3f231bc0d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 05:36:33 +0000 Subject: [PATCH] Bump types-pillow from 10.2.0.20240511 to 10.2.0.20240520 Bumps [types-pillow](https://github.com/python/typeshed) from 10.2.0.20240511 to 10.2.0.20240520. - [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 3d3bdfbf0..c85000e9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ optional-dependencies.dev = [ "tenacity==8.3.0", "torch==2.3.0", "types-docker==7.0.0.20240519", - "types-pillow==10.2.0.20240511", + "types-pillow==10.2.0.20240520", "types-pyyaml==6.0.12.20240311", "types-requests==2.31.0.20240406", "urllib3==2.2.1",