From 8cbbb5c7a3697aa4d732b8560a1666cd5400028e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 22:55:36 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 in /self_debug Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- self_debug/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self_debug/requirements.txt b/self_debug/requirements.txt index 185d36b..561fa23 100644 --- a/self_debug/requirements.txt +++ b/self_debug/requirements.txt @@ -9,4 +9,4 @@ pylint==2.14.5 pyspark==3.5.1 pytz==2024.1 packaging==25.0 -requests==2.32.3 +requests==2.32.4