From 55afbec5f99d6803fd760ed549f73f45fec80df9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:38:22 +0000 Subject: [PATCH] Bump requests in /Web_Enumeration in the pip group across 1 directory Bumps the pip group with 1 update in the /Web_Enumeration directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 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 8d8a44f..590655d 100644 --- a/Web_Enumeration/requirements.txt +++ b/Web_Enumeration/requirements.txt @@ -3,4 +3,4 @@ colorama==0.4.4 imutils==0.5.4 opencv_python==4.5.4.60 Pillow==10.3.0 -requests==2.32.2 +requests==2.32.4