Skip to content

Commit e635d66

Browse files
Bump pydoclint from 0.6.0 to 0.6.5
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.6.0 to 0.6.5. - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.0...0.6.5) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf4200f commit e635d66

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
@@ -42,7 +42,7 @@ dev-flake8 = [
4242
"flake8 == 7.1.1",
4343
"flake8-docstrings == 1.7.0",
4444
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
45-
"pydoclint == 0.6.0",
45+
"pydoclint == 0.6.5",
4646
"pydocstyle == 6.3.0",
4747
"frequenz-client-base",
4848
]

0 commit comments

Comments
 (0)