Skip to content

Commit cf4b80b

Browse files
authored
Merge pull request #536 from nanotaboada/dependabot/pip/pytest-8100fefb0e
chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group
2 parents a7c1ba7 + 7acbb39 commit cf4b80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
[dependency-groups]
1616
test = [
1717
"pytest==9.0.2",
18-
"pytest-cov==7.0.0",
18+
"pytest-cov==7.1.0",
1919
"pytest-sugar==1.1.1",
2020
"gevent==25.9.1",
2121
]

0 commit comments

Comments
 (0)