Skip to content

Commit d9b7682

Browse files
authored
Bump pydoclint from 0.6.5 to 0.6.6 (#154)
2 parents a54308c + 7d17961 commit d9b7682

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
@@ -64,7 +64,7 @@ dev-flake8 = [
6464
"flake8 == 7.2.0",
6565
"flake8-docstrings == 1.7.0",
6666
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
67-
"pydoclint == 0.6.5",
67+
"pydoclint == 0.6.6",
6868
"pydocstyle == 6.3.0",
6969
]
7070
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)