From 9facb60a01d60d632dfc98e148066477c2d330f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 18:21:00 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.4.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.4.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 8cb8fbb..cf12e97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ tzdata==2022.7 django-smart-selects==1.6.0 django-summernote==0.8.20.0 django-widget-tweaks==1.4.12 -Pillow==10.0.1 +Pillow==10.4.0 python-dateutil==2.8.2 python-dotenv==1.0.0 six==1.16.0