From b4444082216ad6b04ebe8919beea8d274d30f781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 08:41:07 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 6.2.2 in /PythonWeb Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 6.2.2. - [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.0.0...6.2.2) Signed-off-by: dependabot[bot] --- PythonWeb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonWeb/requirements.txt b/PythonWeb/requirements.txt index a3d65896..26d5b971 100644 --- a/PythonWeb/requirements.txt +++ b/PythonWeb/requirements.txt @@ -46,7 +46,7 @@ oauthlib==3.1.0 odfpy==1.4.0 openpyxl==3.0.2 pandas==0.25.3 -Pillow==6.0.0 +Pillow==6.2.2 py-moneyed==0.8.0 pycparser==2.19 PyJWT==1.7.1