From fcc62bf5700eb71f0335782cca374ef4d7729627 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 07:39:12 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d125a0b..f3a0023 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ sphinx = "^7.0.0" sphinxcontrib-bibtex = "^2.5.0" sphinx-gallery = "^0.15.0" pydata-sphinx-theme = "^0.15.0" -pillow = "^9.2.0" +pillow = "^10.0.0" matplotlib = "^3.6.0" [tool.poetry-dynamic-versioning]