diff --git a/pyproject.toml b/pyproject.toml index 30362cf1d..b0b1842d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ mypy = "~1.10" pre-commit = "~3.7" pylint = "~3.1" pytest = "~8.2" -types-requests = "~2.31" +types-requests = "~2.32" [tool.mypy] python_version = 3.9