From 9781bc718d0748cac06b36e4c3710f16d2ba6439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:18:37 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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.3.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82d7b099..a3a7429d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ fs==2.4.16 lxml==5.2.2 MutatorMath==3.0.1 pathspec>=0.9.0 -Pillow==10.3.0 +Pillow==11.0.0 psautohint>=2.4.0 pyclipper==1.3.0.post5 pytz==2023.3