diff --git a/pyproject.toml b/pyproject.toml index 91fbbda..c7dc093 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "pysiaf == 0.25.0", "pytest == 9.0.2", "reproject == 0.19.0", - "requests == 2.32.5", + "requests == 2.33.1", "scikit-image == 0.26.0", "scipy == 1.17.1", "shapely == 2.1.2",