You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When package defusedxml is installed in the same environment, builtin xmlrpc.client module is patched to reduce
the risk of various XML payload based attacks on the server
Fixes
Fix dependency to packaging introduced in previous release.