From 7d439c62d59214d2fa4aecb946ea274c72316d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:45:43 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 8.3.2 in /ml Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.2...8.3.2) --- 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..a49fb3e 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==8.3.2 pluggy==0.8.1 py==1.7.0 pycparser==2.19 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..b8e464b 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==8.3.2 scipy==1.2.0