From 27b9f2a3ca9a0a91926c566817c57298f505ebd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:04:38 +0000 Subject: [PATCH] Bump djangosaml2 from 1.5.0 to 1.6.0 Bumps [djangosaml2](https://github.com/IdentityPython/djangosaml2) from 1.5.0 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.0...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 c386d58e06..b908aed452 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ django-fieldsignals==0.7.0 hyperlink==21.0.0 numpy==1.22.3 django-test-migrations==1.2.0 -djangosaml2==1.5.0 +djangosaml2==1.6.0 drf-spectacular==0.22.1 django-ratelimit==3.0.1 argon2-cffi==21.3.0