From 64b23c48a50b37ecb87fb023bd776d8284139330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:53:31 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 9.3.0 in /swd Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 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/9.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- swd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swd/requirements.txt b/swd/requirements.txt index 29178d1b..b84aa542 100644 --- a/swd/requirements.txt +++ b/swd/requirements.txt @@ -22,7 +22,7 @@ jdcal==1.4.1 MarkupPy==1.14 odfpy==1.4.0 openpyxl==3.0.0 -Pillow==9.1.0 +Pillow==9.3.0 promise==2.1 psycopg2==2.9.1 PyJWT==1.5.3