Skip to content

Commit 16fb289

Browse files
authored
Bump pytest-checkdocs to >= 2.14 to resolve deprecation warnings (jaraco/skeleton#189)
1 parent d9b029b commit 16fb289

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
@@ -49,7 +49,7 @@ doc = [
4949
]
5050

5151
check = [
52-
"pytest-checkdocs >= 2.4",
52+
"pytest-checkdocs >= 2.14",
5353
"pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
5454
]
5555

0 commit comments

Comments
 (0)