From a057e2a7a3f3cfec9986984458d0f537fc926d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:47:09 +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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c307982..5e71da2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -47,7 +47,7 @@ pandocfilters==1.4.2 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==9.0.0 +Pillow==9.3.0 pipdeptree==0.13.1 pipenv==2022.1.8 pkginfo==1.4.2 diff --git a/requirements.txt b/requirements.txt index 0e7d314..12b2e68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pandocfilters==1.4.2 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==9.0.0 +Pillow==9.3.0 pipdeptree==0.13.1 pipenv==2022.1.8 ply==3.11