From f73a6132cdc80d737e89e4c21d2f710754cb0b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:51:53 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /python/django/authfunc1 Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) 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..cf2aaca 100644 --- a/python/django/authfunc1/requirements.txt +++ b/python/django/authfunc1/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.5 +Django==2.2.13 psycopg2==2.7.5