From 8a2715c8250debb873109c211da66320c685c680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:20:20 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.1.11 in /requirements Bumps [django](https://github.com/django/django) from 2.1.7 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.1.11) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a948ee2..5f8317a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ bs4 ccxt cryptocompare==0.6 cryptography==2.3 -django==2.1.7 +django==2.1.11 django-cors-headers==2.4.0 django-filter==2.0.0 django-ratelimit==1.1.0