Skip to content

Commit 02d93bc

Browse files
authored
Bump pydoclint from 0.6.11 to 0.7.3 (#217)
2 parents 884f3e7 + c3c9dee commit 02d93bc

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
@@ -65,7 +65,7 @@ dev-flake8 = [
6565
"flake8 == 7.3.0",
6666
"flake8-docstrings == 1.7.0",
6767
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
68-
"pydoclint == 0.6.11",
68+
"pydoclint == 0.7.3",
6969
"pydocstyle == 6.3.0",
7070
]
7171
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)