Skip to content

Commit 082f13f

Browse files
authored
Pin the version of 'docutils-types' (#12515)
1 parent 5ea16e7 commit 082f13f

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
@@ -86,7 +86,7 @@ lint = [
8686
"ruff==0.5.0",
8787
"mypy==1.10.1",
8888
"sphinx-lint",
89-
"types-docutils",
89+
"types-docutils==0.21.0.20240704",
9090
"types-requests",
9191
"importlib_metadata", # for mypy (Python<=3.9)
9292
"tomli", # for mypy (Python<=3.10)

0 commit comments

Comments
 (0)