From 308b3d8309fd1ca29fbf4273d64b97ddeac4c23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:57:35 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 10.0.1 in /Argus/Windows/bin/Local Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.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/7.1.2...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Argus/Windows/bin/Local/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Argus/Windows/bin/Local/requirements.txt b/Argus/Windows/bin/Local/requirements.txt index e2f117c..e8751ea 100644 --- a/Argus/Windows/bin/Local/requirements.txt +++ b/Argus/Windows/bin/Local/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.2.7 +asgiref==3.2.7 astroid==2.3.3 autopep8==1.5.2 certifi==2020.4.5.1 @@ -23,7 +23,7 @@ mss==5.1.0 networkx==2.4 numpy==1.18.4 opencv-python==4.2.0.34 -Pillow==7.1.2 +Pillow==10.0.1 psutil==5.7.0 pycodestyle==2.5.0 pyfiglet==0.8.post1