diff --git a/setup.py b/setup.py index 47f84068..bbae3d70 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "markdown-include==0.8.1", "markdown-katex==202112.1034", ], - "tests": ["pytest==8.0.0", "pytest-cov==4.1.0"], + "tests": ["pytest==8.0.2", "pytest-cov==4.1.0"], "all-electron": ["pawpyseed==0.7.1"], "dev": ["pre-commit==3.6.0"], },