From 8c169018eeb4c6ca86793a9f2bca6ab3dc09de1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:05:34 +0000 Subject: [PATCH] Bump pillow from 3.1.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 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/3.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_server.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6f056b0..294612b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ tensorflow-tensorboard==0.1.8 imageio==2.2.0 numpy==1.13.3 scipy==0.19.1 -Pillow==3.1.2 +Pillow==9.3.0 diff --git a/requirements_server.txt b/requirements_server.txt index c92a030..59b7166 100644 --- a/requirements_server.txt +++ b/requirements_server.txt @@ -3,4 +3,4 @@ tensorflow-tensorboard==0.1.8 imageio==2.2.0 numpy==1.13.3 scipy==0.19.1 -Pillow==3.1.2 +Pillow==9.3.0