diff --git a/pyproject.toml b/pyproject.toml index d9a8377d2..5dbc67b96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ deepl = "^1.2.1" mypy = "~1.8" pre-commit = "~3.6" pylint = "~3.1" -pytest = "~8.0" +pytest = "~8.1" types-requests = "~2.31" [tool.mypy]