Skip to content

Commit 9008ff6

Browse files
authored
Merge pull request #129 from frequenz-floss/dependabot/pip/pydoclint-0.7.3
Bump pydoclint from 0.6.6 to 0.7.3
2 parents a57056a + d23257d commit 9008ff6

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
@@ -65,7 +65,7 @@ dev-flake8 = [
6565
"flake8 == 7.3.0",
6666
"flake8-docstrings == 1.7.0",
6767
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
68-
"pydoclint == 0.6.6",
68+
"pydoclint == 0.7.3",
6969
"pydocstyle == 6.3.0",
7070
]
7171
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)