From b96972cd6e2bf71416f9ccd2456ef5625590b292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:46:29 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.1.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py2.txt | 2 +- requirements-tf2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py2.txt b/requirements-py2.txt index d55f2ed..ab9f82d 100644 --- a/requirements-py2.txt +++ b/requirements-py2.txt @@ -12,4 +12,4 @@ yfinance==0.1.54 requests==2.24.0 opencv-python==4.0.1.24 pydub==0.24.1 -Pillow==7.1.0 +Pillow==9.0.1 diff --git a/requirements-tf2.txt b/requirements-tf2.txt index 917b83b..c1646af 100644 --- a/requirements-tf2.txt +++ b/requirements-tf2.txt @@ -61,7 +61,7 @@ pandocfilters~=1.4.2 parso~=0.7.1 pexpect~=4.8.0 pickleshare~=0.7.5 -Pillow~=7.1.0 +Pillow~=9.0.1 pooch~=1.2.0 prometheus-client~=0.8.0 promise~=2.3