From 046e89b3c1c7f77e0e309e57556231874cdb2670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:13:16 +0000 Subject: [PATCH] Bump pillow in /Web_Enumeration in the pip group across 1 directory Bumps the pip group with 1 update in the /Web_Enumeration directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.2.0 to 12.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Web_Enumeration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web_Enumeration/requirements.txt b/Web_Enumeration/requirements.txt index 69c7eb7..d7bd806 100644 --- a/Web_Enumeration/requirements.txt +++ b/Web_Enumeration/requirements.txt @@ -2,5 +2,5 @@ beautifulsoup4==4.10.0 colorama==0.4.4 imutils==0.5.4 opencv_python==4.5.4.60 -Pillow==12.2.0 +Pillow==12.3.0 requests==2.33.0