diff --git a/setup.py b/setup.py index 98b0b3ab..945ddab4 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "markdown-include==0.8.1", "markdown-katex==202112.1034", ], - "tests": ["pytest==8.2.0", "pytest-cov==5.0.0"], + "tests": ["pytest==8.2.1", "pytest-cov==5.0.0"], "all-electron": ["pawpyseed==0.7.1"], "dev": ["pre-commit==3.7.0"], },