From 13c7e40a5e87bb571f1e4e16601faf2176a22e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:54:19 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /modules/frontend Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.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/9.3.0...10.0.1) --- 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 53609a2..173ef43 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.22.0 pandas==1.2.4 -Pillow==9.3.0 +Pillow==10.0.1 pydicom==2.1.2 pypng==0.0.20 python-dateutil==2.8.1