Skip to content

Commit 9ba0558

Browse files
committed
chore: fix reqs
1 parent 02c80f5 commit 9ba0558

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
@@ -40,13 +40,13 @@ dependencies = [
4040
dev = [
4141
"pre-commit==3.7.1",
4242
"pytest==8.2.2",
43+
"pytest-cov",
4344
"watchdog==4.0.1",
4445
"black==24.3.0",
4546
"isort==5.12.0",
4647
"flake8==6.0.0",
4748
"mypy==1.7.1",
4849
"pydocstyle[toml]==6.3.0",
49-
"pytest-cov==7.8.2",
5050
"mkdocs==1.6.0",
5151
"mkdocs-material==9.5.26",
5252
"mkdocstrings[python]==0.25.1",

0 commit comments

Comments
 (0)