mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Bump `types-docutils` to 0.21.0.20240711 (#12529)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
@@ -86,7 +86,7 @@ lint = [
|
||||
"ruff==0.5.1",
|
||||
"mypy==1.10.1",
|
||||
"sphinx-lint",
|
||||
"types-docutils==0.21.0.20240708",
|
||||
"types-docutils==0.21.0.20240711",
|
||||
"types-requests",
|
||||
"importlib_metadata", # for mypy (Python<=3.9)
|
||||
"tomli", # for mypy (Python<=3.10)
|
||||
|
||||
Reference in New Issue
Block a user