Skip to content

Commit 2d99739

Browse files
committed
Bump pysaml2 version 4.2.0 -> 4.4.0
1 parent 3f78d97 commit 2d99739

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
@@ -16,7 +16,7 @@
1616
package_dir={'': 'src'},
1717
install_requires=[
1818
"pyop==2.0.1",
19-
"pysaml2==4.2.0",
19+
"pysaml2==4.4.0",
2020
"pycryptodomex",
2121
"requests",
2222
"PyYAML",

0 commit comments

Comments
 (0)