From 15eac99f10e84739fbd64b0c419387791aad747f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:03:57 +0000 Subject: [PATCH] Update dependency djangosaml2 to v1.9.2 --- seahub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seahub/Dockerfile b/seahub/Dockerfile index 90b9c25..cc1936c 100644 --- a/seahub/Dockerfile +++ b/seahub/Dockerfile @@ -40,7 +40,7 @@ django==3.2.24 \ django-pylibmc==0.6.1 \ django-simple-captcha==0.5.20 \ pycryptodome==3.20.0 \ -djangosaml2==1.5.8 \ +djangosaml2==1.9.2 \ python-ldap==3.4.4 \ sqlalchemy==2.0.27