From 72bbb97e7406564ccfe72daaf5c59f1137a491d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:27:32 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 in /Server/Node Manager Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1. - [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.2.0...8.1.1) Signed-off-by: dependabot[bot] --- Server/Node Manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/Node Manager/requirements.txt b/Server/Node Manager/requirements.txt index 5cf153c..66e48d3 100644 --- a/Server/Node Manager/requirements.txt +++ b/Server/Node Manager/requirements.txt @@ -5,7 +5,7 @@ cryptography==2.9.2 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 -Pillow==7.2.0 +Pillow==8.1.1 pycparser==2.20 PyInstaller==3.6 pylint==2.5.3