diff --git a/pyproject.toml b/pyproject.toml index 383b3a68..7f84a420 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "bumpver==2023.1129", "hypothesis==6.98.1", "pre-commit==3.6.0", - "pytest==7.4.4", + "pytest==8.0.0", "pytest-asyncio==0.23.4", "pytest-cov==4.1.0", # https://github.com/pytest-dev/pytest/issues/11868#issuecomment-1913516238 ]