We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea16e7 commit 082f13fCopy full SHA for 082f13f
pyproject.toml
@@ -86,7 +86,7 @@ lint = [
86
"ruff==0.5.0",
87
"mypy==1.10.1",
88
"sphinx-lint",
89
- "types-docutils",
+ "types-docutils==0.21.0.20240704",
90
"types-requests",
91
"importlib_metadata", # for mypy (Python<=3.9)
92
"tomli", # for mypy (Python<=3.10)
0 commit comments