From aa5c47c1b13cdc1bf0c8004e0c4353b0f34baff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:47:35 +0000 Subject: [PATCH] chore(deps): bump pillow from 6.2.0 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 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/6.2.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..8cc3691 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -48,7 +48,7 @@ patool==1.12 pep8==1.7.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.2.0 +Pillow==8.2.0 pkg-resources==0.0.0 prometheus-client==0.6.0 prompt-toolkit==2.0.9 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..2d0f40d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ patool==1.12 pep8==1.7.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.2.0 +Pillow==8.2.0 prometheus-client==0.6.0 prompt-toolkit==2.0.9 psycopg2==2.7.7