From 6b6371d9cc57a807e9286e9681d5038c7b6c10a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 16:43:02 +0000 Subject: [PATCH] chore(deps): 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](https://github.com/IdentityPython/pysaml2/compare/v4.5.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 340586e92..f24afe9a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pycparser==2.18 pycryptodomex==3.6.0 pyflakes==1.6.0 pyOpenSSL==17.5.0 -pysaml2==4.5.0 +pysaml2==6.5.0 pytest==3.5.0 pytest-cov==2.5.1 pytest-django==3.1.2