From 650063d5003e2476c11e40303245fd7e041e94c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:06:44 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.3.0 in /ml Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml/requirements-all.txt | 2 +- ml/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ml/requirements-all.txt b/ml/requirements-all.txt index da1cf22..dd47189 100644 --- a/ml/requirements-all.txt +++ b/ml/requirements-all.txt @@ -48,7 +48,7 @@ openapi-spec-validator==0.2.6 pathlib==1.0.1 pbr==5.1.1 pep8==1.7.1 -Pillow==6.2.2 +Pillow==9.3.0 pluggy==0.8.1 py==1.7.0 pycparser==2.19 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..5ca0e09 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -4,7 +4,7 @@ kiwisolver==1.0.1 matplotlib==3.0.2 numpy==1.16.0 pyparsing==2.3.0 -Pillow==6.2.2 +Pillow==9.3.0 scipy==1.2.0