diff --git a/pyproject.toml b/pyproject.toml index 5f2e02e..d275d63 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ types = [ "mypy==1.8.0", - "types-requests==2.31.0.20231231", + "types-requests==2.31.0.20240106", ]