diff --git a/pyproject.toml b/pyproject.toml index 36394573..c320f353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ formatting = [ ] test = [ - "pytest==7.4.4", + "pytest==8.0.1", "pytest-cov==4.1.0", "requests==2.31.0", "pytest-random-order==1.1.1"