Skip to content

Commit d73f02d

Browse files
Bump types-defusedxml to 0.7.0.20250708 (#13719)
1 parent ca794cb commit d73f02d

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
"mypy==1.16.1",
9898
"sphinx-lint>=0.9",
9999
"types-colorama==0.4.15.20240311",
100-
"types-defusedxml==0.7.0.20250516",
100+
"types-defusedxml==0.7.0.20250708",
101101
"types-docutils==0.21.0.20250525",
102102
"types-Pillow==10.2.0.20240822",
103103
"types-Pygments==2.19.0.20250516",
@@ -166,7 +166,7 @@ types = [
166166
type-stubs = [
167167
# align with versions used elsewhere
168168
"types-colorama==0.4.15.20240311",
169-
"types-defusedxml==0.7.0.20250516",
169+
"types-defusedxml==0.7.0.20250708",
170170
"types-docutils==0.21.0.20250525",
171171
"types-Pillow==10.2.0.20240822",
172172
"types-Pygments==2.19.0.20250516",

0 commit comments

Comments
 (0)