From 3131a0577d630bbe6712bce393e2f3383fd11155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:15:45 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.3.0 in /backend/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index 3f55563..ed87719 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -32,7 +32,7 @@ MarkupSafe==2.1.1 mypy-extensions==0.4.3 packaging==22.0 pathspec==0.10.3 -Pillow==10.0.1 +Pillow==10.3.0 platformdirs==2.6.0 pluggy==1.0.0 psycopg2-binary==2.9.5