Skip to content

Commit 4883a7a

Browse files
use latest defusedxml.
1 parent ccf427b commit 4883a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers =
1818
[options]
1919
packages = find:
2020
install_requires =
21-
defusedxml>=0.7.1
21+
defusedxml>=0.8.0rc2
2222
ruamel.yaml>=0.15
2323
tomli>=1.1.0;python_version<"3.11"
2424
python_requires = >=3.10

0 commit comments

Comments
 (0)