Skip to content

Commit 5702898

Browse files
authored
Merge pull request #1191 from dbfixtures/dependabot/pip/pytest-cov-7.0.0
build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0
2 parents 4d9e3bf + d8a9487 commit 5702898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ psycopg = "==3.2.10"
1313
[dev-packages]
1414
towncrier = "==25.8.0"
1515
psycopg-binary = {version = "==3.2.10", markers="implementation_name == 'cpython'"}
16-
pytest-cov = "==6.3.0"
16+
pytest-cov = "==7.0.0"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
1919
mypy = "==1.17.1"

0 commit comments

Comments
 (0)