Skip to content

Commit 2917886

Browse files
chore(deps): update dependency pytest-cov to v6
1 parent c15a064 commit 2917886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ gh-pages = ["tinycss2"]
3131
[tool.poetry.group.dev.dependencies]
3232
mypy = "^1.8.0"
3333
pytest = "^8.0.0"
34-
pytest-cov = "^5.0.0"
34+
pytest-cov = "^6.0.0"
3535
ruff = "^0.6.0"
3636
types-pygments = "^2.17.0.20240106"
3737
types-colorama = "^0.4.15.20240205"

0 commit comments

Comments
 (0)