Skip to content

Commit d203fd2

Browse files
Update dependency pytest-cov to v6
1 parent 5c3a060 commit d203fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ black = "==23.11.0"
1717
flake8 = "==6.1.0"
1818
mypy = "==1.8.0"
1919
pytest = "==7.4.3"
20-
pytest-cov = "==4.1.0"
20+
pytest-cov = "==6.1.0"
2121
types-setuptools = "==68.2.0.2"
2222

2323
[tool.poetry.plugins.sqlite_utils]

0 commit comments

Comments
 (0)