From 8e06efb5355836fd1a233ee1ec18d03840f86630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:53:25 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.1.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.1.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.5.0...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... 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 b1157d4..fbc2710 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.1.0 platformdirs==3.2.0 protobuf==3.20.3 pyasn1==0.5.0