From e505259e9b3b6bcea4ea27eaf7d6825d44109451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:34:40 +0000 Subject: [PATCH] fix: 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 7dc4870a..4f04e620 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==4.2.17 django-allauth==0.45.0 -Pillow==10.3.0 +Pillow==11.0.0 python-dotenv==0.19.2 aliexpress-api-python==1.0.0