From 74e4e09fadd19ed525323bedf50ea061479bccdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 07:56:18 +0000 Subject: [PATCH] Bump django from 2.1 to 2.2.10 in /python Bumps [django](https://github.com/django/django) from 2.1 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.2.10) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ad4ffec..5568713 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,2 +1,2 @@ -django==2.1 +django==2.2.10 uwsgi