From 96a5131e2a2a9cf8057c2eaccde629667b54d6c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:24:35 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests 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 e0def91..9699f21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ pytz==2023.3 rasterio==1.3.8 readme-renderer==40.0 referencing==0.29.1 -requests==2.31.0 +requests==2.32.2 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.4.2