From f6259a2cc64d401aaf4ab8c9f498b1f21acf478e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:48:20 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.3.0 in /ms_ensemble Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ms_ensemble/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms_ensemble/requirements.txt b/ms_ensemble/requirements.txt index e9abb29..4911838 100644 --- a/ms_ensemble/requirements.txt +++ b/ms_ensemble/requirements.txt @@ -14,7 +14,7 @@ munch==2.5.0 networkx==2.4 numpy==1.18.5 pandas==1.0.4 -Pillow==7.1.2 +Pillow==9.3.0 pyparsing==2.4.7 pyproj==2.6.1.post1 python-dateutil==2.8.1