From 4dc307dcc6f73a1eea3caea03ee898e1299faaad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 02:50:55 +0000 Subject: [PATCH] Bump types-pillow from 10.2.0.20240111 to 10.2.0.20240125 Bumps [types-pillow](https://github.com/python/typeshed) from 10.2.0.20240111 to 10.2.0.20240125. - [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 1df018c7f..e9e3f02b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -347,7 +347,7 @@ dev = [ "sphinxcontrib-spelling==8", "sybil==6.0.2", "tenacity==8.2.3", - "types-Pillow==10.2.0.20240111", + "types-Pillow==10.2.0.20240125", "types-PyYAML==6.0.12.12", "types-requests==2.31.0.20240106", "urllib3==2.1.0",