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 ca794cb commit d73f02dCopy full SHA for d73f02d
pyproject.toml
@@ -97,7 +97,7 @@ lint = [
97
"mypy==1.16.1",
98
"sphinx-lint>=0.9",
99
"types-colorama==0.4.15.20240311",
100
- "types-defusedxml==0.7.0.20250516",
+ "types-defusedxml==0.7.0.20250708",
101
"types-docutils==0.21.0.20250525",
102
"types-Pillow==10.2.0.20240822",
103
"types-Pygments==2.19.0.20250516",
@@ -166,7 +166,7 @@ types = [
166
type-stubs = [
167
# align with versions used elsewhere
168
169
170
171
172
0 commit comments