diff --git a/pyproject.toml b/pyproject.toml index eb2d1bca..fb4f4f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dev = [ "invoke==2.1.1", ] test = [ - "pytest==7.2.2", + "pytest==8.3.3", "pytest-cov==3.0.0", "pytest-xdist==3.1.0", "pytest-sugar==0.9.7",