From ed616fa803776efb72e9eb04206d1c5e39038a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:53:06 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.24 in /python/django/authfunc1 Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/django/authfunc1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/django/authfunc1/requirements.txt b/python/django/authfunc1/requirements.txt index 230963f..3cb04d6 100644 --- a/python/django/authfunc1/requirements.txt +++ b/python/django/authfunc1/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.5 +Django==2.2.24 psycopg2==2.7.5