diff --git a/pyproject.toml b/pyproject.toml index 4a55296c3..1cbaf4a10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ deepl = "^1.2.1" mypy = "~1.8" pre-commit = "~3.6" pylint = "~3.0" -pytest = "~7.4" +pytest = "~8.0" types-requests = "~2.31" [tool.mypy]