From 0e9fa798ab91d9d526b44b9e028e2a4011d6bc31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 10:53:46 +0000 Subject: [PATCH] Bump requests from 2.32.3 to 2.32.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 52b0f9f..d93a844 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2025.1 referencing==0.36.2 -requests==2.32.3 +requests==2.32.4 rich==13.9.4 rpds-py==0.22.3 rsa==4.9