diff --git a/pyproject.toml b/pyproject.toml index 4bc3099..6f2ef57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ optional = true [tool.poetry.group.tests.dependencies] -pytest = "^7.4.4" +pytest = "^8.0.0" pytest-cov = "^4.1.0" tox = "^4.11.4" tox-gh-actions = "^3.2.0"