From ada1f3427cea2568a297454f29c9b9a106a59a0a Mon Sep 17 00:00:00 2001 From: Ross Whitfield Date: Wed, 8 Jan 2025 14:47:09 +1100 Subject: [PATCH] Move to newer django-auth-ldap --- conda_environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda_environment.yml b/conda_environment.yml index 4638e171..824821f1 100644 --- a/conda_environment.yml +++ b/conda_environment.yml @@ -24,4 +24,4 @@ dependencies: - django-health-check - pip - pip: - - django-auth-ldap==4.1.0 + - django-auth-ldap==5.1.0