diff --git a/pyproject.toml b/pyproject.toml index 85727d7..827999b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "pytest~=9.0.0", "ruff==0.14.11", "ssort==0.16.0", - "types-requests==2.32.4.20260107", + "types-requests==2.33.0.20260327", ] [tool]