From d26c0afbe3ad76dff3e7d931e5a61a89799df29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:53:52 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 11.0.0 in /scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f51facf..d4ebca7 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -4,4 +4,4 @@ tabulate==0.9.0 mkdocs==1.6.1 mkdocs-material[imaging]==9.5.39 cairosvg==2.7.1 -Pillow==10.4.0 +Pillow==11.0.0