From 90bb236b96adacf05bd6b12361591e8190f6d07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 05:27:37 +0000 Subject: [PATCH] Bump types-pillow from 10.1.0.2 to 10.1.0.20240106 Bumps [types-pillow](https://github.com/python/typeshed) from 10.1.0.2 to 10.1.0.20240106. - [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 c338875e2..921eaddca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -352,7 +352,7 @@ dev = [ "sphinxcontrib-spelling==8", "sybil==6.0.2", "tenacity==8.2.3", - "types-Pillow==10.1.0.2", + "types-Pillow==10.1.0.20240106", "types-PyYAML==6.0.12.12", "types-requests==2.31.0.20231231", "urllib3==2.1.0",