From 46b04dcbac1136714ff3f300b18157efe958809f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 05:15:30 +0000 Subject: [PATCH] Bump types-pillow from 10.2.0.20240206 to 10.2.0.20240213 Bumps [types-pillow](https://github.com/python/typeshed) from 10.2.0.20240206 to 10.2.0.20240213. - [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 d2d4ad0d0..31e401f1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -344,7 +344,7 @@ dev = [ "sphinxcontrib-spelling==8", "sybil==6.0.3", "tenacity==8.2.3", - "types-Pillow==10.2.0.20240206", + "types-Pillow==10.2.0.20240213", "types-PyYAML==6.0.12.12", "types-requests==2.31.0.20240125", "urllib3==2.2.0",