From 00b24fc67ac5899c792465b4e8b61c8434df54f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:19:22 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. - [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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index d121eb5..370fe61 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -73,7 +73,7 @@ parso==0.6.2 pathspec==0.7.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==9.0.1 pluggy==0.13.1 poyo==0.5.0 pre-commit==2.1.1 diff --git a/requirements/production.txt b/requirements/production.txt index 69104bf..335048b 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -74,7 +74,7 @@ parso==0.6.2 pathspec==0.7.0 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==9.0.1 pluggy==0.13.1 poyo==0.5.0 pre-commit==2.1.1