diff --git a/pyproject.toml b/pyproject.toml index ce2ff60..667d152 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ types = [ "mypy==1.15.0", - "types-requests==2.32.0.20250301", + "types-requests==2.32.0.20250306", ]