From e40c2090b348552f2521821f2b11d75bc0b65013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:49:11 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.3.0 in /MxOnline Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MxOnline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MxOnline/requirements.txt b/MxOnline/requirements.txt index 2325a96..ca2f039 100644 --- a/MxOnline/requirements.txt +++ b/MxOnline/requirements.txt @@ -20,7 +20,7 @@ jdcal==1.4.1 MarkupPy==1.14 odfpy==1.4.0 openpyxl==3.0.0 -Pillow==6.2.1 +Pillow==9.3.0 pipreqs==0.4.9 progressbar2==3.47.0 PyMySQL==0.9.3