From 64ab03bfee354e9acce0f8947cc897541e7a9595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 05:49:33 +0000 Subject: [PATCH] Bump types-pillow from 10.1.0.20240106 to 10.2.0.20240111 Bumps [types-pillow](https://github.com/python/typeshed) from 10.1.0.20240106 to 10.2.0.20240111. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c780853bc..6d70f81b3 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.20240106", + "types-Pillow==10.2.0.20240111", "types-PyYAML==6.0.12.12", "types-requests==2.31.0.20240106", "urllib3==2.1.0",