Skip to content

Commit de9e336

Browse files
chore(deps-dev): Bump pydoclint from 0.8.5 to 0.9.0
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.8.5 to 0.9.0. - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.5...0.9.0) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c29dd1 commit de9e336

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
@@ -67,7 +67,7 @@ dev-flake8 = [
6767
"flake8-datetimez == 20.10.0",
6868
"flake8-docstrings == 1.7.0",
6969
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
70-
"pydoclint == 0.8.5",
70+
"pydoclint == 0.9.0",
7171
"pydocstyle == 6.3.0",
7272
]
7373
dev-formatting = ["black == 26.5.1", "isort == 8.0.1"]

0 commit comments

Comments
 (0)