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:
M Bussonnier
2024-07-10 22:55:58 -07:00
committed by GitHub
parent 6cc1177d10
commit 602bfe4255
2 changed files with 2 additions and 2 deletions

View File

@@ -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)