diff --git a/pyproject.toml b/pyproject.toml index 9ddf343..677db2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest-xdist==3.7.0", "pytest==8.3.5", "ruff==0.11.11", - "types-requests==2.32.0.20250515", + "types-requests==2.32.4.20250809", ] [tool.ruff]