From a80dfcb19ad4e3444668ad90259a3400ae6ac598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:49:02 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 903071b..4262a29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pillow== 9.0.1 +pillow== 9.3.0 numpy==1.22.4 scipy==1.8.1 matplotlib==3.5.3 diff --git a/requirements1.txt b/requirements1.txt index d50b250..b34d280 100644 --- a/requirements1.txt +++ b/requirements1.txt @@ -1,4 +1,4 @@ -pillow== 9.0.1 +pillow== 9.3.0 numpy==1.22.4 scipy==1.8.1 matplotlib==3.5.3