From fb6998f77dad6e38edfe90e10af6afdca3c3a9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:21:53 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 11.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.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 db2dcc7b..6e228965 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ mysqlclient==2.0.3 oauthlib==3.2.2 passlib==1.7.4 pdfkit==1.0.0 -Pillow==9.3.0 +Pillow==11.0.0 psycopg2==2.9.1 pycodestyle==2.10.0 python-dateutil==2.8.2