Skip to content

Commit

Permalink
Update python3-saml requirement from <1.10,>=1.9 to >=1.9,<1.17 (#2559)
Browse files Browse the repository at this point in the history
Updates the requirements on [python3-saml](https://github.com/SAML-Toolkits/python3-saml) to permit the latest version.
- [Release notes](https://github.com/SAML-Toolkits/python3-saml/releases)
- [Changelog](https://github.com/SAML-Toolkits/python3-saml/blob/master/changelog.md)
- [Commits](SAML-Toolkits/python3-saml@v1.9.0...v1.16.0)

---
updated-dependencies:
- dependency-name: python3-saml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent bbe818c commit c0ad888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -12,7 +12,7 @@ requests-mock==1.11.0
responses
pytest
pytest-env
python3-saml>=1.9,<1.10
python3-saml>=1.9,<1.17
typing_extensions>=3.7.4
moto[sqs]<5.0

Expand Down

0 comments on commit c0ad888

Please sign in to comment.