From 0ed0993280fe6e79bb096b6118f1abe2c201cc47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:51:02 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.0 in /modules/frontend Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.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/8.3.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/frontend/requirements.txt b/modules/frontend/requirements.txt index e2c0c99..9fc808f 100644 --- a/modules/frontend/requirements.txt +++ b/modules/frontend/requirements.txt @@ -11,7 +11,7 @@ Jinja2==3.0.1 MarkupSafe==2.0.1 numpy==1.20.3 pandas==1.2.4 -Pillow==8.3.2 +Pillow==9.0.0 pydicom==2.1.2 pypng==0.0.20 python-dateutil==2.8.1