From 7dbd0055edc34a8c19a2faf0c7efc2c34262d390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 13:47:08 +0000 Subject: [PATCH] Bump requests from 2.33.0 to 2.33.1 Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [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.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0dbce0a6..c550c8f2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -57,7 +57,7 @@ pytest==9.0.2 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" -requests==2.33.0 ; python_version >= "3.11" and python_version < "3.15" +requests==2.33.1 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15" setuptools==80.9.0 ; python_version >= "3.12" and python_version < "3.15" shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index b86f4f14..31ac8cf3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pyshtools==4.14.1 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" -requests==2.33.0 ; python_version >= "3.11" and python_version < "3.15" +requests==2.33.1 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15" shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15" six==1.17.0 ; python_version >= "3.11" and python_version < "3.15"