diff --git a/pyproject.toml b/pyproject.toml index 69e9fe9..6c001f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dev = [ "black==22.8.0", ] tests = [ - "pytest==7.1.3", + "pytest==7.4.2", "pytest-cov==3.0.0", "pytest-xdist==3.3.1", "pytest-sugar==0.9.7",