Skip to content

Commit 5c7a13c

Browse files
Bump pysaml2 from 4.5.0 to 6.5.0
Bumps [pysaml2](https://github.com/IdentityPython/pysaml2) from 4.5.0 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@v4.5.0...v6.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f7da6 commit 5c7a13c

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
@@ -29,7 +29,7 @@
2929
packages=setuptools.find_packages('src'),
3030
include_package_data=True,
3131
install_requires=[
32-
'pysaml2==4.5.0',
32+
'pysaml2==6.5.0',
3333
'PyYAML',
3434
'gevent==21.12.0',
3535
'requests==2.28.1',

0 commit comments

Comments
 (0)