mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Pin the version of 'docutils-types' (#12515)
This commit is contained in:
@@ -86,7 +86,7 @@ lint = [
|
||||
"ruff==0.5.0",
|
||||
"mypy==1.10.1",
|
||||
"sphinx-lint",
|
||||
"types-docutils",
|
||||
"types-docutils==0.21.0.20240704",
|
||||
"types-requests",
|
||||
"importlib_metadata", # for mypy (Python<=3.9)
|
||||
"tomli", # for mypy (Python<=3.10)
|
||||
|
||||
Reference in New Issue
Block a user