Skip to content

Commit 3c94f78

Browse files
authored
Merge pull request #1902 from c2corg/dependabot/pip/pytest-cov-6.0.0
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
2 parents 7470d77 + 473ede5 commit 3c94f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WebTest==3.0.3
44
ipdb==0.13.13
55
httmock==1.4.0
66
pytest==8.3.4
7-
pytest-cov==5.0.0
7+
pytest-cov==6.0.0
88
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
99
setuptools>=70.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
1010
ipython>=8.10.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)