diff --git a/pyproject.toml b/pyproject.toml index ca1f0c0c..6ef7ac89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "pytest-xdist==3.6.1", "pytest==8.3.5", "ruff==0.11.10", - "types-requests==2.32.0.20250328", + "types-requests==2.32.0.20250515", ] [tool.ruff]