Skip to content

Commit c325166

Browse files
authored
pySAML2 upgrade
1 parent 244a0a3 commit c325166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def read(*rnames):
5757
install_requires=[
5858
'defusedxml>=0.4.1',
5959
'Django>=2.2,<4',
60-
'pysaml2>=6.4.1',
60+
'pysaml2>=6.5.0',
6161
],
6262
tests_require=[
6363
# Provides assert_called_once.

0 commit comments

Comments
 (0)