Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 7e47d19

Browse files
Bump pysaml2 from 6.4.1 to 6.5.0 in /backend
Bumps [pysaml2](https://github.com/IdentityPython/pysaml2) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/IdentityPython/pysaml2/releases) - [Changelog](https://github.com/IdentityPython/pysaml2/blob/master/CHANGELOG.md) - [Commits](IdentityPython/pysaml2@v6.4.1...v6.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f877e23 commit 7e47d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python-dateutil==2.8.1
1515
django-constance[database]==2.8.0
1616
drf-writable-nested==0.6.3
1717
git+https://github.com/magenta-aps/django-saml2-auth@2.2.6#egg=django-saml2-auth
18-
pysaml2==6.4.1
18+
pysaml2==6.5.0
1919
# Use latest development commit of django-mailer while we wait for
2020
# https://github.com/pinax/django-mailer/pull/155 to be included in a release
2121
git+https://github.com/pinax/django-mailer@41db3e2

0 commit comments

Comments
 (0)