From 557c8ce3b915adb0bef60bdc64fbb6a99f377c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 07:00:08 +0000 Subject: [PATCH] Bump django-auth-ldap from 3.0.0 to 4.0.0 Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 3.0.0 to 4.0.0. - [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/3.0.0...4.0.0) --- updated-dependencies: - dependency-name: django-auth-ldap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07ab55648..99b8812dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,5 +41,5 @@ boto3==1.20.26 django-prometheus==2.1.0 django-hCaptcha==0.1.0 python-ldap==3.4.0 -django-auth-ldap==3.0.0 +django-auth-ldap==4.0.0 pytest-factoryboy==2.1.0