From c4c76e902fa287448c9c81f046e90664b92154de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 03:06:30 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 11.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.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.3.0...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --------- Co-authored-by: Anders <6058745+ddabble@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2b109296..1dc0d8e08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,6 @@ channels-redis==4.2.0 # Misc. packages bleach[css]==6.1.0 -Pillow==10.3.0 +Pillow==11.3.0 uuid==1.30 XlsxWriter==3.2.0