diff --git a/pyproject.toml b/pyproject.toml index d10f684..9ca1036 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ Source = "https://github.com/aiidaplugins/aiida-lammps" [project.optional-dependencies] tests = [ 'pgtest~=1.3', - 'pytest~=7.4', + 'pytest~=8.0', 'pytest-regressions~=2.3', "pytest-cov", "coverage",