diff --git a/pyproject.toml b/pyproject.toml index 8a8b971..3de2ac5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ flake8-pytest-style = "^1.6.0" flake8-quotes = "^3.3.2" isort = "^5.11.4" mypy = "^1.0.0" -pytest = "^7.2.0" +pytest = "^8.0.0" pytest-deadfixtures = "^2.2.1" flake8-black = "^0.3.6" black = "^24.0.0"