From cd9ce834d6f60958910b6b069c023c36fc6945bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 18:06:37 +0000 Subject: [PATCH] Bump django-auth-ldap from 2.1.0 to 2.1.1 Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases) - [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/CHANGES) - [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/2.1.0...2.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fbab08a..4fa5216 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ crayons==0.3.0 Django==2.2.11 django-ajax-selects==1.9.1 django-appconf==1.0.3 -django-auth-ldap==2.1.0 +django-auth-ldap==2.1.1 django-bootstrap-datepicker-plus==3.0.5 django-bootstrap-form==3.4 django-classy-tags==1.0.0