From d4e2c859f3a6956d015d58d129e1eb5628e8dabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 18:35:07 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba38eb6..4f128f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ mccabe==0.6.1 more-itertools==8.0.2 oauthlib==3.0.1 pilkit==3.0 -Pillow==9.5.0 +Pillow==10.0.1 pyasn1==0.4.5 pyasn1-modules==0.2.5 pyflakes==1.5.0