From 20e1f4e2dda2cfdf2b8f7aa20862be62c455afa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:00:15 +0000 Subject: [PATCH] fix: bump pillow from 11.0.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.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/11.0.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ea911594..37c5c969 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==5.1.4 django-allauth==65.3.1 cloudflare -Pillow==11.0.0 +Pillow==11.1.0 python-dotenv==1.0.1 aliexpress-api-python==1.0.0