Skip to content

Commit e1682c2

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

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
@@ -40,7 +40,7 @@ dev-flake8 = [
4040
"flake8 == 7.3.0",
4141
"flake8-docstrings == 1.7.0",
4242
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
43-
"pydoclint == 0.6.6",
43+
"pydoclint == 0.7.3",
4444
"pydocstyle == 6.3.0",
4545
]
4646
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)