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"