From ddc15dc38b7aafb791eb2d39004e61801c4ef1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 21:59:07 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.2.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/9.3.0...10.2.0) --- 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 abfe58555..402f57dde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-coveralls==2.9.3 djangorestframework==3.13.1 django-filter==21.1 Markdown==3.3.6 -Pillow==9.3.0 +Pillow==10.2.0 python-dataporten-auth==2.0.0 social-auth-app-django==5.0.0 rapidfuzz==1.8.2