Skip to content

Commit 367b3c1

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

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
@@ -63,7 +63,7 @@ dev-flake8 = [
6363
"flake8 == 7.1.1",
6464
"flake8-docstrings == 1.7.0",
6565
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
66-
"pydoclint == 0.5.9",
66+
"pydoclint == 0.6.6",
6767
"pydocstyle == 6.3.0",
6868
]
6969
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]

0 commit comments

Comments
 (0)