Skip to content

Commit d811bcd

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

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
@@ -57,7 +57,7 @@ dev-flake8 = [
5757
"flake8 == 7.3.0",
5858
"flake8-docstrings == 1.7.0",
5959
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
60-
"pydoclint == 0.7.6",
60+
"pydoclint == 0.8.3",
6161
"pydocstyle == 6.3.0",
6262
]
6363
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]

0 commit comments

Comments
 (0)