From 87201e485f23abfa056f74e033f32156cb62f43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:03:57 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /PythonWeb Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.1. - [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.0.0...9.0.1) --- 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..a0375f72 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==9.0.1 py-moneyed==0.8.0 pycparser==2.19 PyJWT==1.7.1