Skip to content

Commit 224b251

Browse files
authored
Merge pull request #83 from frequenz-floss/dependabot/pip/pydoclint-0.7.6
Bump pydoclint from 0.7.3 to 0.7.6
2 parents af6f771 + 44eef34 commit 224b251

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
@@ -50,7 +50,7 @@ dev-flake8 = [
5050
"flake8 == 7.3.0",
5151
"flake8-docstrings == 1.7.0",
5252
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
53-
"pydoclint == 0.7.3",
53+
"pydoclint == 0.7.6",
5454
"pydocstyle == 6.3.0",
5555
]
5656
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]

0 commit comments

Comments
 (0)