From f7238b51dd9441fff62af39b39eb69278f01844d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:42:49 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 11.0.0 Dependabot couldn't find the original pull request head commit, 556ea2223d91d001cd265242ea375e4b889c4689. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b94badc34..e7c22bd80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ ratelimit = "2.2.1" loguru = "0.7.2" pydantic = "2.8.2" tenacity = "8.5.0" -Pillow = "10.4.0" +Pillow = "11.0.0" psutil = "*" sentry-sdk = "*" python-dotenv = "*"