From 06186af265bdedd844f338438167b4da56456583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 05:33:59 +0000 Subject: [PATCH] Bump pillow in /2-1-initial-access-malware/Simulator Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.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/9.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2-1-initial-access-malware/Simulator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-1-initial-access-malware/Simulator/requirements.txt b/2-1-initial-access-malware/Simulator/requirements.txt index e613c9e..4483e84 100644 --- a/2-1-initial-access-malware/Simulator/requirements.txt +++ b/2-1-initial-access-malware/Simulator/requirements.txt @@ -1,4 +1,4 @@ pywin32==306 PyAutoGUI==0.9.54 opencv-python==4.8.0.84 -Pillow==9.5.0 +Pillow==10.3.0