Skip to content

Commit 965fba0

Browse files
build(deps-dev): update coverage requirement from >=7.0 to >=7.14.0
2 parents 3645b1a + 6475be6 commit 965fba0

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
@@ -14,7 +14,7 @@ pytest-postgresql = {path = ".", editable = true}
1414
[dev-packages]
1515
towncrier = "==25.8.0"
1616
psycopg-binary = {version = "==3.3.4", markers="implementation_name == 'cpython'"}
17-
coverage = ">=7.0"
17+
coverage = ">=7.14.0"
1818
pytest-xdist = "==3.8.0"
1919
mock = "==5.2.0"
2020
mypy = {version = "==2.1.0", markers="implementation_name == 'cpython'"}

0 commit comments

Comments
 (0)