diff --git a/pyproject.toml b/pyproject.toml index fcc35745f2..13c5f0aa6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "pytest~=9.0", "ruff>=0.15.5", "syrupy~=5.0", - "types-requests~=2.32", + "types-requests~=2.33", ] [project.urls]