File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ lint = [
97
97
" sphinx-lint>=0.9" ,
98
98
" types-colorama==0.4.15.20240311" ,
99
99
" types-defusedxml==0.7.0.20250516" ,
100
- " types-docutils==0.21.0.20250514 " ,
100
+ " types-docutils==0.21.0.20250516 " ,
101
101
" types-Pillow==10.2.0.20240822" ,
102
102
" types-Pygments==2.19.0.20250516" ,
103
103
" types-requests==2.32.0.20250515" , # align with requests
@@ -165,7 +165,7 @@ type-stubs = [
165
165
# align with versions used elsewhere
166
166
" types-colorama==0.4.15.20240311" ,
167
167
" types-defusedxml==0.7.0.20250516" ,
168
- " types-docutils==0.21.0.20250514 " ,
168
+ " types-docutils==0.21.0.20250516 " ,
169
169
" types-Pillow==10.2.0.20240822" ,
170
170
" types-Pygments==2.19.0.20250516" ,
171
171
" types-requests==2.32.0.20250515" ,
You can’t perform that action at this time.
0 commit comments