diff --git a/pyproject.toml b/pyproject.toml index eeb23956..64a63e87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ "invoke==2.1.1", ] test = [ - "pytest==7.2.2", + "pytest==8.2.2", "pytest-cov==3.0.0", "pytest-xdist==3.1.0", "pytest-sugar==0.9.7",