diff --git a/pyproject.toml b/pyproject.toml index cc3bea2..ead6e6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ types = [ "mypy==1.15.0", - "types-requests==2.32.0.20250306", + "types-requests==2.32.0.20250328", ]