From 1f7a1b6a8bc18f4fc034192cc0c4125c73b0a1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:55:40 +0000 Subject: [PATCH] Bump djangosaml2 from 1.5.0 to 1.8.0 Bumps [djangosaml2](https://github.com/IdentityPython/djangosaml2) from 1.5.0 to 1.8.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.8.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..6641e9a680 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.8.0 drf-spectacular==0.22.1 django-ratelimit==3.0.1 argon2-cffi==21.3.0