From f9e35fffd2780746e1bb7547a4d983ba2596e080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:53:29 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index e2e185b..5f56ed3 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -39,7 +39,7 @@ parsy==1.1.0 pathspec==0.6.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.2.1 +Pillow==9.3.0 plac==1.1.3 preshed==3.0.2 prompt-toolkit==3.0.2 diff --git a/requirements.txt b/requirements.txt index 7c50938..0fe3a89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ mimeparse==0.1.3 more-itertools==8.0.2 parsy==1.1.0 pathspec==0.6.0 -Pillow==6.2.1 +Pillow==9.3.0 psycopg2==2.8.4 python-magic==0.4.15 pytz==2019.3