From 55c66c6655210f8cb9d082dcd001dd1d8193f4ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:11:01 +0000 Subject: [PATCH] Build(deps): Bump pillow from 10.0.1 to 10.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 30df37e77..b4104a385 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -23,7 +23,7 @@ pytz==2019.3 python-magic==0.4.15 unipath==1.1 WeasyPrint==51 -Pillow==10.0.1 +Pillow==10.2.0 gunicorn==19.9.0 more-itertools==8.2.0 pysolr==3.6.0