From 3768f86e2758e7ce9433bc1eb9d75a7226a5c51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:38 +0000 Subject: [PATCH] Bump pysaml2 from 2.4.0 to 6.5.0 Bumps [pysaml2](https://github.com/IdentityPython/pysaml2) from 2.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/2.4.0...v6.5.0) --- updated-dependencies: - dependency-name: pysaml2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e24630469..855f941275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ jsonschema==2.4.0 click==3.3 RestrictedPython==3.6.0 wtf-peewee==0.2.3 -pysaml2==2.4.0 +pysaml2==6.5.0 pycrypto==2.6.1 funcy==1.5 raven==5.9.2