Skip to content

Commit 41396e2

Browse files
authored
Merge pull request #48 from frequenz-floss/dependabot/pip/pydoclint-0.6.6
Bump pydoclint from 0.6.5 to 0.6.6
2 parents d2247fe + 4d0c352 commit 41396e2

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
@@ -41,7 +41,7 @@ dev-flake8 = [
4141
"flake8 == 7.2.0",
4242
"flake8-docstrings == 1.7.0",
4343
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
44-
"pydoclint == 0.6.5",
44+
"pydoclint == 0.6.6",
4545
"pydocstyle == 6.3.0",
4646
]
4747
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)