From f4a698825948bb15e77c40b80bf01f3ac2f19187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:38:35 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.22 in /openldap Bumps [django](https://github.com/django/django) from 2.2 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..b03e2fa 100644 --- a/openldap/requirements.txt +++ b/openldap/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2 +Django==2.2.22 django-auth-ldap \ No newline at end of file