Skip to content

Commit 9cf188e

Browse files
authored
Merge pull request #42 from frequenz-floss/dependabot/pip/pydoclint-0.7.3
build(deps): Bump pydoclint from 0.6.6 to 0.7.3
2 parents 76266be + a129731 commit 9cf188e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dev-flake8 = [
6666
"flake8 == 7.3.0",
6767
"flake8-docstrings == 1.7.0",
6868
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
69-
"pydoclint == 0.6.6",
69+
"pydoclint == 0.7.3",
7070
"pydocstyle == 6.3.0",
7171
]
7272
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)