From debc911b3106e2a8f00e54e380b86ba6d091c27e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:49:14 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 10.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.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/8.2.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 7234d1b2c..85759698e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -31,7 +31,7 @@ argon2-cffi==21.3.0 # Resources WeasyPrint==52.4 -Pillow==8.2.0 +Pillow==10.0.1 filetype==1.2.0 # https://github.com/h2non/filetype.py # Google Cloud Platform