Skip to content

Commit 356570c

Browse files
authored
Merge pull request #32 from frequenz-floss/dependabot/pip/pydoclint-0.6.10
Bump pydoclint from 0.6.6 to 0.6.10
2 parents bbcfb7a + dce6634 commit 356570c

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
@@ -58,7 +58,7 @@ dev-flake8 = [
5858
"flake8 == 7.3.0",
5959
"flake8-docstrings == 1.7.0",
6060
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
61-
"pydoclint == 0.6.6",
61+
"pydoclint == 0.6.10",
6262
"pydocstyle == 6.3.0",
6363
]
6464
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)