Skip to content

Commit 1101f94

Browse files
authored
Merge pull request #629 from learningequality/dependabot/pip/pytest-8.4.2
Bump pytest from 8.4.1 to 8.4.2
2 parents 6a365b6 + ea64a1b commit 1101f94

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
@@ -55,7 +55,7 @@
5555
extras_require={
5656
"test": [
5757
"requests-cache==1.2.1",
58-
"pytest==8.4.1",
58+
"pytest==8.4.2",
5959
"pytest-env==1.1.5",
6060
"vcrpy==7.0.0; python_version >='3.10'",
6161
"mock==5.2.0",

0 commit comments

Comments
 (0)