From 29760defd02bc88526969d34722ed9a6f108794b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:47:16 +0000 Subject: [PATCH] Bump django-auth-ldap from 4.0.0 to 4.1.0 Bumps [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 4.0.0 to 4.1.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/docs/changes.rst) - [Commits](https://github.com/django-auth-ldap/django-auth-ldap/compare/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: django-auth-ldap 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 645f18f31..c563273b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ boto3==1.21.31 django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.0 -django-auth-ldap==4.0.0 +django-auth-ldap==4.1.0 pytest-factoryboy==2.1.0 pyppeteer==1.0.2 validators==0.19.0 \ No newline at end of file