diff --git a/pyproject.toml b/pyproject.toml index dd2861e..14746ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ craftcraft = "craftcraft.cli:main" dev = [ "build", "coverage[toml]~=7.3", - "pytest~=7.4", + "pytest~=8.3", "pytest-check", "pytest-cov~=5.0", "pytest-mock~=3.12",