From 67e460bc902ce4429202053c03e09e988ab602d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:09:49 +0100 Subject: [PATCH] Bump types-pillow to 10.2.0.20240822 (#12810) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dcca55027..96aa09271 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ lint = [ "types-colorama==0.4.15.20240311", "types-defusedxml==0.7.0.20240218", "types-docutils==0.21.0.20240724", - "types-Pillow==10.2.0.20240520", + "types-Pillow==10.2.0.20240822", "types-Pygments==2.18.0.20240506", "types-requests>=2.30.0", # align with requests "tomli>=2", # for mypy (Python<=3.10)