From fefc373d6a432216278e635106aa2fb033212c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 08:47:44 +0000 Subject: [PATCH] Bump django from 2.0.8 to 2.0.12 in /backend Bumps [django](https://github.com/django/django) from 2.0.8 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.8...2.0.12) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6903fd5..37cdcd4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ gunicorn==19.9.0 channels==2.2.0 channels-redis==2.4.0 paramiko==2.4.1 -django==2.0.8 +django==2.0.12 djangorestframework==3.8.2 django-filter==2.0.0 django-rest-swagger==2.1.1