From 997e50d79e7a334ef38c9ff3d717c59894be888e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 16:43:07 +0000 Subject: [PATCH] Bump pysaml2 from 4.4.0 to 6.5.0 Bumps [pysaml2](https://github.com/IdentityPython/pysaml2) from 4.4.0 to 6.5.0. - [Release notes](https://github.com/IdentityPython/pysaml2/releases) - [Changelog](https://github.com/IdentityPython/pysaml2/blob/master/CHANGELOG.md) - [Commits](https://github.com/IdentityPython/pysaml2/compare/v4.4.0...v6.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14e9d0a..5e46245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ Pygments==2.2.0 pykerberos==1.1.14 pyOpenSSL==17.2.0 pyparsing==2.2.0 -pysaml2==4.4.0 +pysaml2==6.5.0 python-dateutil==2.6.1 pytz==2017.2 PyYAML==3.12