From 986568fb251e04ea897b9fb1c8bb175be1646f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:45:06 +0000 Subject: [PATCH] chore(deps): bump pillow from 6.2.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...9.0.1) --- 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..6317952 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==9.0.1 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..7bb2d4d 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==9.0.1 prometheus-client==0.6.0 prompt-toolkit==2.0.9 psycopg2==2.7.7