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
fix DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import DTDForbidden, EntitiesForbidden, NotSupportedError
#33621
This warning is appearing during provisioning. It clutters logs and hinders dev experience (#32888).
It's coming from multiple dependencies, but it won't cause any mayor issue besides cluttering.
AC:
The text was updated successfully, but these errors were encountered: