diff --git a/pyproject.toml b/pyproject.toml index 6d91937..e92f878 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ dev = [ "isort==5.13.2", "pylint==3.0.3", "pytest-cov==4.1.0", - "pytest==7.4.4", + "pytest==8.0.0", "setuptools-scm==8.0.4", "setuptools==69.0.3", "twine==4.0.2",