From 74100420fb734a3fb1010fb99a1e50427fcd1d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:15:06 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.1 in /frontend Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/requirements.txt b/frontend/requirements.txt index 5aca3b7..91551a2 100644 --- a/frontend/requirements.txt +++ b/frontend/requirements.txt @@ -19,7 +19,7 @@ django-currentuser==0.5.3 # via -r requirements.txt django-extensions==3.2.1 # via -r requirements.txt -pillow==9.4.0 +pillow==10.0.1 # via -r requirements.txt pytz==2022.7.1 # via