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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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)