Skip to content

Commit 3d7684f

Browse files
build(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0
2 parents f38f2df + a7e33c2 commit 3d7684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

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

0 commit comments

Comments
 (0)