From 302bda460b97e945c62c95a3fc5286a0d7144e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:51:50 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.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.2.0...10.3.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 a392bbb0..e6689b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-coveralls==2.9.3 djangorestframework==3.14.0 django-filter==24.1 Markdown==3.6 -Pillow==10.2.0 +Pillow==10.3.0 python-dataporten-auth==2.0.0 social-auth-app-django==5.4.0 rapidfuzz==3.6.2