From 99bda04b97fb49f4b94d7ab202945f36d927f457 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 19:42:14 +0000 Subject: [PATCH] chore(deps): bump pysaml2 from 4.5.0 to 5.0.0 Bumps [pysaml2](https://github.com/IdentityPython/pysaml2) from 4.5.0 to 5.0.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...v5.0.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..8231b2ff9 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==5.0.0 pytest==3.5.0 pytest-cov==2.5.1 pytest-django==3.1.2