From 344fad4e280957b3824bf6e9642ea422e0bee5ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:46:51 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.cu110.txt | 2 +- requirements.python2.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.cu110.txt b/requirements.cu110.txt index 19aa169..c78fde5 100644 --- a/requirements.cu110.txt +++ b/requirements.cu110.txt @@ -4,7 +4,7 @@ Click==7.0 graphviz==0.10.1 imageio==2.5.0 numpy==1.20.2 -Pillow==6.0.0 +Pillow==9.0.1 protobuf==3.7.1 psutil==5.6.2 pytest==4.5.0 diff --git a/requirements.python2.txt b/requirements.python2.txt index 7fbbdc6..0fe4563 100644 --- a/requirements.python2.txt +++ b/requirements.python2.txt @@ -4,7 +4,7 @@ Click==7.0 graphviz==0.10.1 imageio==2.5.0 numpy==1.16.3 -Pillow==6.0.0 +Pillow==9.0.1 protobuf==3.7.1 pytest==4.5.0 pytest-cov==2.7.1 diff --git a/requirements.txt b/requirements.txt index 2117f41..16b54a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Click==7.0 graphviz==0.10.1 imageio==2.5.0 numpy==1.16.3 -Pillow==6.0.0 +Pillow==9.0.1 protobuf==3.7.1 psutil==5.6.2 pytest==4.5.0