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