From 2e2b0eab9da291d4fb8d9a72f2349e65c961ad15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:14:40 +0000 Subject: [PATCH] build(deps): bump pillow from 6.2.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65d8b12..b48cde8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gdown==3.13.0 h5py==2.9.0 ipython==7.9.0 jupyter==1.0.0 -Pillow==6.2.1 +Pillow==9.0.0 tensorflow-gpu==2.0.0 tensorflow-addons==0.6.0 pyyaml==5.1.2