From 9cdba68271d3905880629c38eb36b01b926d3f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:14:31 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.0.0. - [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.0) --- 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..9c63721 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.0 diff --git a/requirements-tf2.txt b/requirements-tf2.txt index 917b83b..e2b62e6 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.0 pooch~=1.2.0 prometheus-client~=0.8.0 promise~=2.3