Skip to content

Commit 67fb112

Browse files
authored
[deps] Bumped djangosaml2~=1.9.1
1 parent c1f26f1 commit 67fb112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
'pyrad~=2.4',
5555
],
5656
extras_require={
57-
'saml': ['djangosaml2~=1.5.0'],
57+
'saml': ['djangosaml2~=1.9.1'],
5858
'openvpn_status': ['openvpn-status~=0.2.1'],
5959
},
6060
classifiers=[

0 commit comments

Comments
 (0)