From 7c77985e177ead2e4c77c40a95652ba13062e825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:59:11 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.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.0.1...10.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 69753e7..2de3c46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-celery-beat==2.5.0 django-hosts==5.2 djangorestframework==3.14.0 gunicorn==21.2.0 -Pillow==10.0.1 +Pillow==10.1.0 psycopg2-binary==2.9.9 pytz==2023.3.post1 requests==2.31.0