From 9ad77c6b2bed4003f1cd1b1452ac6e0fe775da79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:23:51 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /deprecated 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] --- deprecated/requirements1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deprecated/requirements1.txt b/deprecated/requirements1.txt index d50b250..b34d280 100644 --- a/deprecated/requirements1.txt +++ b/deprecated/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