diff --git a/pyproject.toml b/pyproject.toml index 99ef5f4b..93a78db2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "ruff==0.5.7", "tomli~=2.0; python_version<'3.11'", "types-python-dateutil>=2.8.19,<2.10.0", - "types-requests~=2.31.0", + "types-requests~=2.32.0", # temporary pin https://github.com/stac-utils/pystac-client/issues/509 "urllib3<2", ]