From 6e928b8f19d9adb3ea6994ead5a691b1e15e7759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:34:54 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 9.3.0 in /Server/Node Manager Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.3.0. - [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/7.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..3281057 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==9.3.0 pycparser==2.20 PyInstaller==3.6 pylint==2.5.3