From 630fd672cb7ecf4774671cb4cb30de019c5038da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:42:56 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- resources/requirements_paperspace.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cbebcc8..9003d64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ Markdown==2.6.11 mccabe==0.6.1 numpy==1.16.2 pandas==0.23.0 -Pillow==5.1.0 +Pillow==9.0.1 protobuf==3.7.0 pycodestyle==2.3.1 pyflakes==1.6.0 diff --git a/resources/requirements_paperspace.txt b/resources/requirements_paperspace.txt index 96db4a1..9150d50 100644 --- a/resources/requirements_paperspace.txt +++ b/resources/requirements_paperspace.txt @@ -21,7 +21,7 @@ Markdown==2.6.11 mccabe==0.6.1 numpy==1.14.4 pandas==0.23.0 -Pillow==5.1.0 +Pillow==9.0.1 protobuf==3.5.2.post1 pycodestyle==2.3.1 pyflakes==1.6.0