From 7a3a5158d35dcca2a10ac29d0f09238c1fabddd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:58:35 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 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/9.4.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 71e52b024..779389fa9 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -8,7 +8,7 @@ Django==2.2.24 docutils==0.12 Markdown==3.3.4 cmarkgfm==0.6.0 -Pillow==9.4.0 +Pillow==10.2.0 psycopg2-binary==2.8.6 python3-openid==3.2.0 python-decouple==3.4