From 5c89204446d28e1b9f33d5c811e4f0c191a149a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:35:36 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.2.0 in /MxOnline Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.1...8.2.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..bd3d4d2 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==8.2.0 pipreqs==0.4.9 progressbar2==3.47.0 PyMySQL==0.9.3