diff --git a/setup.py b/setup.py index 2e2aea85..eadeb782 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "markdown-include==0.8.1", "markdown-katex==202406.1035", ], - "tests": ["pytest==8.4.1", "pytest-cov==7.0.0"], + "tests": ["pytest==8.4.2", "pytest-cov==7.0.0"], "all-electron": ["pawpyseed==0.7.1"], "dev": ["pre-commit==4.1.0"], },