Skip to content

Commit db9121a

Browse files
Merge pull request #11 from frequenz-floss/dependabot/pip/pydoclint-0.8.3
Bump pydoclint from 0.7.6 to 0.8.3
2 parents 51df18a + dabe998 commit db9121a

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
@@ -62,7 +62,7 @@ dev-flake8 = [
6262
"flake8 == 7.3.0",
6363
"flake8-docstrings == 1.7.0",
6464
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
65-
"pydoclint == 0.7.6",
65+
"pydoclint == 0.8.3",
6666
"pydocstyle == 6.3.0",
6767
]
6868
dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)