Skip to content

Commit 9fe7a72

Browse files
committed
Update defusedxml
1 parent d61af25 commit 9fe7a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
install_requires=[
3535
'dm.xmlsec.binding==1.3.7',
3636
'isodate>=0.5.0',
37-
'defusedxml>=0.4.1',
37+
'defusedxml>=0.6.0',
3838
],
3939
extras_require={
4040
'test': (

0 commit comments

Comments
 (0)