From 2431248fe615aafe57605d4aee2bc2e1554447cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:39:11 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.1 in /ml Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.0.1. - [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.0.1) --- 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..cac3465 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.0.1 pluggy==0.8.1 py==1.7.0 pycparser==2.19 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..13bf720 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.0.1 scipy==1.2.0