Skip to content

Commit

Permalink
[deps] Bumped djangosaml2 to ~=1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Apr 2, 2024
1 parent f152e14 commit 1a7cb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -54,7 +54,7 @@
'pyrad~=2.4',
],
extras_require={
'saml': ['djangosaml2~=1.9.1'],
'saml': ['djangosaml2~=1.9.2'],
'openvpn_status': ['openvpn-status~=0.2.1'],
},
classifiers=[
Expand Down

0 comments on commit 1a7cb9a

Please sign in to comment.