From 520a35b6c27dd27e12856c82859dc7ecf31e8b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:32:18 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 8.2.0 in /PythonWeb Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 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.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..9f1948b0 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==8.2.0 py-moneyed==0.8.0 pycparser==2.19 PyJWT==1.7.1