From 289f5f44d7abe86af34fba83026fa56b09220f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:49:13 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.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/9.0.0...9.3.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 70be216..d7d0cb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ matplotlib==3.2.1 multiprocess==0.70.11.1 numpy==1.20.0 pandas==1.0.3 -Pillow==9.0.0 +Pillow==9.3.0 PyYAML==5.4 scikit-learn==0.22.2.post1 scipy==1.4.1