From 39172a9787f374493b4aba993449e786dae04166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 18:51:28 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.20 in /openldap Bumps [django](https://github.com/django/django) from 2.2 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.20) Signed-off-by: dependabot[bot] --- openldap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap/requirements.txt b/openldap/requirements.txt index 8b74087..c93e469 100644 --- a/openldap/requirements.txt +++ b/openldap/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2 +Django==2.2.20 django-auth-ldap \ No newline at end of file