build(deps): bump python3-saml from 1.12.0 to 1.14.0
Bumps python3-saml from 1.12.0 to 1.14.0.
Release notes
Sourced from python3-saml's releases.
OneLogin's SAML Python3 Toolkit v1.14.0
- #297 Don't require yanked version of lxml.
- #298 Add support for python 3.10 and cleanup the GHA.
- #299 Remove stats from coveralls removed as they are no longer maintained.
OneLogin's SAML Python3 Toolkit v1.13.0
- #296 Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms.
- Set sha256 and rsa-sha256 as default algorithms
- #288 Support building a LogoutResponse with non-success status
- Added warning about Open Redirect and Reply attacks
- [##274](onelogin/python3-saml#274) Replace double-underscored names with single underscores
- Add at OneLogin_Saml2_Auth get_last_assertion_issue_instant() and get_last_response_in_response_to() methods
- Upgrade dependencies
Changelog
Sourced from python3-saml's changelog.
1.14.0 (Feb 18, 2022)
- #297 Don't require yanked version of lxml.
- #298 Add support for python 3.10 and cleanup the GHA.
- #299 Remove stats from coveralls removed as they are no longer maintained.
1.13.0 (Jan 28, 2022)
- #296 Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms.
- Set sha256 and rsa-sha256 as default algorithms
- #288 Support building a LogoutResponse with non-success status
- Added warning about Open Redirect and Reply attacks
- [##274](onelogin/python3-saml#274) Replace double-underscored names with single underscores
- Add at OneLogin_Saml2_Auth get_last_assertion_issue_instant() and get_last_response_in_response_to() methods
- Upgrade dependencies
Commits
809912dRelease 1.14.0e8b55e8Merge pull request #299 from akx/remove-coveralls7638495Merge pull request #298 from akx/py310f313715Merge pull request #297 from akx/lxml-no-yank3409897Update setup.py3dad0d3Update setup.pyf10edf6Remove coveralls mentions66f367dSet Python 3.10 trove specifier891228eCI: run on Python 3.1038f44baCI: upgrade, don't downgrade, setuptools- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Blocked by https://github.com/onelogin/python3-saml/issues/292
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.