Skip to content

Commit df171a9

Browse files
Bump types-docutils to 0.21.0.20250514 (#13555)
1 parent 05137c2 commit df171a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ lint = [
9797
"sphinx-lint>=0.9",
9898
"types-colorama==0.4.15.20240311",
9999
"types-defusedxml==0.7.0.20240218",
100-
"types-docutils==0.21.0.20241128",
100+
"types-docutils==0.21.0.20250514",
101101
"types-Pillow==10.2.0.20240822",
102102
"types-Pygments==2.19.0.20250305",
103103
"types-requests==2.32.0.20250328", # align with requests
@@ -165,7 +165,7 @@ type-stubs = [
165165
# align with versions used elsewhere
166166
"types-colorama==0.4.15.20240311",
167167
"types-defusedxml==0.7.0.20240218",
168-
"types-docutils==0.21.0.20241128",
168+
"types-docutils==0.21.0.20250514",
169169
"types-Pillow==10.2.0.20240822",
170170
"types-Pygments==2.19.0.20250305",
171171
"types-requests==2.32.0.20250328",

0 commit comments

Comments
 (0)