diff --git a/pyproject.toml b/pyproject.toml index f8154647..4107efbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] tests = [ - "pytest==7.4.1", + "pytest==7.4.2", "pytest-cov==4.0.0", "reuse==2.1.0", "GitPython==3.1.34",