From 3dc66604c07a896f5cc488b0bac4404afc1f7b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:00:04 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 10.0.1. - [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/9.2.0...10.0.1) --- 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 b921d076..1ba80a07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ fs==2.4.16 lxml==4.9.3 MutatorMath==3.0.1 pathspec>=0.9.0 -Pillow==9.2.0 +Pillow==10.0.1 psautohint>=2.4.0 pyclipper==1.3.0.post3 pytz==2022.1