From 5b4a94050a39d12791dae0afbf86da7b7e26cf91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:49:52 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.2.0 in /Project/Python Server/Python Server Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project/Python Server/Python Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project/Python Server/Python Server/requirements.txt b/Project/Python Server/Python Server/requirements.txt index 0d845f1..49b3053 100644 --- a/Project/Python Server/Python Server/requirements.txt +++ b/Project/Python Server/Python Server/requirements.txt @@ -130,7 +130,7 @@ patsy==0.5.1 pep8==1.7.1 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==8.2.0 pkginfo==1.5.0.1 pluggy==0.13.1 ply==3.11