From fb345760fc762233e7752925a31c8cce457719af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:50:42 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /version2.1/web-ui-new Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- version2.1/web-ui-new/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version2.1/web-ui-new/requirements.txt b/version2.1/web-ui-new/requirements.txt index 0b1f2fc9..f158e8ee 100644 --- a/version2.1/web-ui-new/requirements.txt +++ b/version2.1/web-ui-new/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.1.1 numpy==1.18.1 pbr==5.4.4 PeakUtils==1.3.3 -Pillow==7.0.0 +Pillow==9.0.1 pyaml==19.12.0 pypandoc==1.4 python-dateutil==2.8.1