From 5837393a3dbe39d233295d706b4c1b89573548b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:42:27 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 11.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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/10.4.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 034265b..6f95fc7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -Pillow==10.4.0 +Pillow==11.1.0 phonenumbers==8.13.52 django-phonenumber-field==8.0.0 babel==2.16.0 diff --git a/requirements.txt b/requirements.txt index 7931cc1..1ba5740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==5.1.4 -Pillow==10.4.0 +Pillow==11.1.0 phonenumbers==8.13.52 django-phonenumber-field==8.0.0 babel==2.16.0