diff --git a/pyproject.toml b/pyproject.toml index 69859d8..b496387 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ codespell = "^2.2.2" isort = "^5.11.2" mypy = "^1.0" pre-commit = "^3.0.0" -pytest = "^7.2.0" +pytest = "^8.0.0" pyupgrade = "^3.3.1" [tool.poetry.group.build]