From a7ab8e36a08e3cab5152ebb788e5d2bee43fdbe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:00:22 +0000 Subject: [PATCH] Bump djangosaml2 from 1.5.7 to 1.6.0 Bumps [djangosaml2](https://github.com/IdentityPython/djangosaml2) from 1.5.7 to 1.6.0. - [Release notes](https://github.com/IdentityPython/djangosaml2/releases) - [Changelog](https://github.com/IdentityPython/djangosaml2/blob/master/CHANGES) - [Commits](https://github.com/IdentityPython/djangosaml2/compare/v1.5.7...v1.6.0) --- updated-dependencies: - dependency-name: djangosaml2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35821bda23b..bd6bcd57505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ cvss==2.6 django-fieldsignals==0.7.0 hyperlink==21.0.0 django-test-migrations==1.3.0 -djangosaml2==1.5.7 +djangosaml2==1.6.0 drf-spectacular==0.26.2 django-ratelimit==4.0.0 argon2-cffi==21.3.0