From 18cf29ed34ab46921d4dcc5fa7ecd14fcf50708c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 12 Mar 2022 01:06:57 +0000
Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 in /modules/frontend

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 388f728..f0db120 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.21.0
 pandas==1.2.4
-Pillow==9.0.0
+Pillow==9.0.1
 pydicom==2.1.2
 pypng==0.0.20
 python-dateutil==2.8.1