Skip to content

Commit c40ae5b

Browse files
Merge pull request #155 from crazyuploader/dependabot/pip/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0
2 parents 139f579 + 79b5745 commit c40ae5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ dependencies = [
88
"bs4==0.0.2",
99
"csvtomd==0.3.0",
1010
"requests==2.32.3",
11-
"pytest==8.3.5",
11+
"pytest==8.4.0",
1212
"flake8==7.2.0",
1313
"beautifulsoup4==4.13.4"
1414
]
1515

1616
[dependency-groups]
1717
dev = [
18-
"pytest==8.3.5",
18+
"pytest==8.4.0",
1919
"pytest-html==4.1.1",
2020
]
2121

0 commit comments

Comments
 (0)