From 41759e558cb3d5bc80c1e18f7ab2a0253e9815a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:51:12 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.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.0.0...9.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 ea37b5c..59dd966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Jinja2==3.0.3 MarkupSafe==2.0.1 numpy==1.21.5 packaging==21.3 -Pillow==9.0.0 +Pillow==9.3.0 Pygments==2.11.0 pyparsing==3.0.6 pytz==2021.3