From 7864ada23c2342caa6e9241162fc89a0d543f625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:34:06 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/pro.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e5f3476..5a36efe 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -21,7 +21,7 @@ oauthlib==3.1.0 parso==0.5.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==8.1.1 +Pillow==8.2.0 prompt-toolkit==2.0.10 ptyprocess==0.6.0 Pygments==2.7.4 diff --git a/requirements/pro.txt b/requirements/pro.txt index f263cf4..79ae970 100644 --- a/requirements/pro.txt +++ b/requirements/pro.txt @@ -22,7 +22,7 @@ oauthlib==3.1.0 parso==0.5.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==8.1.1 +Pillow==8.2.0 prompt-toolkit==2.0.10 psycopg2==2.8.4 ptyprocess==0.6.0