From 1880091407befe3579950d01aff74b75ab769e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:48:24 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.3.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.3.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..d3ad518 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.3.0 diff --git a/requirements-tf2.txt b/requirements-tf2.txt index 917b83b..a6da71e 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.3.0 pooch~=1.2.0 prometheus-client~=0.8.0 promise~=2.3