From ea75b62225d5ac6fbaa4c41b3130d526147855a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:19:16 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 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/3.4.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- py32dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py32dev_requirements.txt b/py32dev_requirements.txt index 850c4fec..48d2c918 100644 --- a/py32dev_requirements.txt +++ b/py32dev_requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.6 MarkupSafe==0.15 -Pillow==3.4.2 +Pillow==9.3.0 Pygments==1.6 Sphinx==1.2 coverage==3.7.1