diff --git a/pyproject.toml b/pyproject.toml index e1abbdfa..f6f8ce90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dev = [ "pylint>=3.3.7", "pytest>=8.3.5", "ruff>=0.12.0", - "types-requests<2.31.0.7", + "types-requests<2.32.4.20250810", "voluptuous-stubs>=0.1.1", ]