diff --git a/pyproject.toml b/pyproject.toml index 673f335d..57c8e85b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dev = [ "bumpver==2023.1129", "hypothesis==6.97.1", "pre-commit==3.6.0", - "pytest==7.4.4", + "pytest==8.0.0", "pytest-asyncio==0.23.3", "pytest-cov==4.1.0", # https://github.com/pytest-dev/pytest/issues/11868#issuecomment-1913516238 ]