diff --git a/pyproject.toml b/pyproject.toml index 807a831..59f1521 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest-xdist==3.7.0", "pytest==8.4.2", "ruff==0.11.11", - "types-requests==2.32.0.20250515", + "types-requests==2.32.4.20250913", ] [tool.ruff]