diff --git a/pyproject.toml b/pyproject.toml index 5f9fd2895c..abc88c1c09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "pytest==8.3.2", "pytest-mock==3.6.1", "pyyaml==6.0.1", - "requests==2.32.3", + "requests==2.32.4", "s2sphere==0.2.5", "scipy==1.13.0", "shapely==1.7.1",