Skip to content

Commit 9ac36bb

Browse files
Merge pull request #157 from crazyuploader/dependabot/pip/pytest-8.4.1
Bump pytest from 8.4.0 to 8.4.1
2 parents edd1dad + 6b8e80b commit 9ac36bb

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.4",
11-
"pytest==8.4.0",
11+
"pytest==8.4.1",
1212
"flake8==7.2.0",
1313
"beautifulsoup4==4.13.4"
1414
]
1515

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

0 commit comments

Comments
 (0)