diff --git a/pyproject.toml b/pyproject.toml index eb2b9ad..307ee81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ dev = [ "isort==5.13.2", "pylint==3.1.0", "pytest-cov==4.1.0", - "pytest==8.0.2", + "pytest==8.1.0", "setuptools-scm==8.0.4", "setuptools==69.1.1", "twine==5.0.0",