From 3024ec92938eff9741de4fdc2a40dcdd30d84d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:49:44 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index febae8e..187e0c3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -23,7 +23,7 @@ mysql-connector-python==8.0.32 packaging==23.0 passlib==1.7.4 pathspec==0.11.1 -Pillow==9.5.0 +Pillow==10.0.1 platformdirs==3.2.0 protobuf==3.20.3 pyasn1==0.5.0