Skip to content

Commit

Permalink
Bump python3-saml from 1.9.0 to 1.16.0 in /server (#197)
Browse files Browse the repository at this point in the history
Bumps [python3-saml](https://github.com/SAML-Toolkits/python3-saml) from 1.9.0 to 1.16.0.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 17625c2 commit 7466d64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion server/requirements.in
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gunicorn
honcho
python3-saml>=1.9,<1.10
python3-saml>=1.9,<1.17
python-xmp-toolkit>=2.0.1,<2.1
num2words==0.5.10

Expand Down
5 changes: 2 additions & 3 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ cryptography==42.0.2
# jwcrypto
deepdiff==6.7.1
# via superdesk-planning
defusedxml==0.7.1
# via python3-saml
docopt==0.6.2
# via num2words
draftjs-exporter[lxml]==2.1.7
Expand Down Expand Up @@ -164,6 +162,7 @@ ldap3==2.5.2
lxml==4.6.5
# via
# draftjs-exporter
# python3-saml
# superdesk-core
# xmlsec
markupsafe==2.0.1
Expand Down Expand Up @@ -220,7 +219,7 @@ python-twitter==3.5
# via superdesk-core
python-xmp-toolkit==2.0.2
# via -r requirements.in
python3-saml==1.9.0
python3-saml==1.16.0
# via -r requirements.in
pytz==2024.1
# via
Expand Down

0 comments on commit 7466d64

Please sign in to comment.