From 650e1f1274bf3a33dcc98bc6f21950a0274514a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 21:29:02 +0000 Subject: [PATCH] chore(deps): bump django from 2.0.13 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.13 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.13...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c78ce9..51cfa9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-livefield==3.1.0 django-redis==4.10.0 django-storages==1.7.1 django-timezone-utils==0.13 -Django==2.0.13 +Django==2.2.10 djangorestframework-hstore==1.3 djangorestframework==3.7.7 dnspython==1.15.0