From a14280506fd3b62b1b76283c9a813d3c648b0b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 20:48:53 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 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/9.3.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13e9e2b..8de7792 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ pbr==1.10.0 pep8==1.7.0 # Pillow reverted due to apparent bug with sorl-thumbnail # https://sorl-thumbnail.readthedocs.io/en/latest/requirements.html#image-library -Pillow==9.3.0 +Pillow==10.3.0 pip==23.3 pluggy==1.0.0 prettytable==0.7.2