From 610f5b180151304b66a73051c0eb758227780ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 13:52:25 +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 2bcda05..a87475f 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 17fc0d8..b63145a 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