Skip to content

Commit 78ddc3d

Browse files
authored
Merge pull request #185 from frequenz-floss/dependabot/pip/pydoclint-0.7.6
chore(deps-dev): bump pydoclint from 0.7.3 to 0.7.6
2 parents 0005651 + 94ef125 commit 78ddc3d

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
@@ -53,7 +53,7 @@ dev-flake8 = [
5353
"flake8 == 7.3.0",
5454
"flake8-docstrings == 1.7.0",
5555
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
56-
"pydoclint == 0.7.3",
56+
"pydoclint == 0.7.6",
5757
"pydocstyle == 6.3.0",
5858
]
5959
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)