Skip to content

Commit ae1ab7c

Browse files
authored
Merge pull request #138 from frequenz-floss/dependabot/pip/pydoclint-0.8.3
Bump pydoclint from 0.7.6 to 0.8.3
2 parents 5e4218a + b658001 commit ae1ab7c

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
@@ -50,7 +50,7 @@ dev-flake8 = [
5050
"flake8-datetimez == 20.10.0",
5151
"flake8-docstrings == 1.7.0",
5252
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
53-
"pydoclint == 0.7.6",
53+
"pydoclint == 0.8.3",
5454
"pydocstyle == 6.3.0",
5555
]
5656
dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]

0 commit comments

Comments
 (0)