Closed awais786 closed 1 year ago
The restriction is there for a reason, see https://github.com/onelogin/python3-saml/issues/292
On the other side, rebuilding from source seems to fix lxml behavior, so it's questionable whether this should be addressed by the dependency restrictions.
Anyway, there is now lxml 4.9.1 with security fixes (see https://github.com/advisories/GHSA-wrxv-2j5q-m38w).
any idea when this will be merged ? we need the lxml security fix. thanks.
Alternative in #323 that attempts to address the original reason for pinning lxml version with an alternative workaround
Latest version of
python3-saml
downgrading lxml version.