Skip to content

Commit 779fe2d

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

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
@@ -53,7 +53,7 @@ dev-flake8 = [
5353
"flake8 == 6.1.0",
5454
"flake8-docstrings == 1.7.0",
5555
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
56-
"pydoclint == 0.3.2",
56+
"pydoclint == 0.3.3",
5757
"pydocstyle == 6.3.0",
5858
]
5959
dev-examples = ["polars == 0.19.3"]

0 commit comments

Comments
 (0)