Skip to content

Commit faf765f

Browse files
authored
Merge pull request #937 from hackingmaterials/dependabot/pip/pytest-8.3.4
Bump pytest from 8.3.2 to 8.3.4
2 parents 2b277ac + 3480e47 commit faf765f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"markdown-include==0.8.1",
5959
"markdown-katex==202406.1035",
6060
],
61-
"tests": ["pytest==8.3.2", "pytest-cov==6.0.0"],
61+
"tests": ["pytest==8.3.4", "pytest-cov==6.0.0"],
6262
"all-electron": ["pawpyseed==0.7.1"],
6363
"dev": ["pre-commit==4.1.0"],
6464
},

0 commit comments

Comments
 (0)