From 66db11f6b3041407ef256e516d2c4d876f7cbb5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:52:27 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. - [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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfe44eb..5aa1c90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-constrainedfilefield==5.0.0 django-widget-tweaks==1.4.12 fake-useragent==1.1.3 opencv-python-headless==4.8.0.74 -Pillow==9.5.0 +Pillow==10.0.1 sortedcontainers==2.4.0 psycopg2-binary==2.9.6 gunicorn==21.1.0