From ecc0307fcd7c0051eb6e3449e672e44610d49d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 15:14:25 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.6 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.1.11) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index da5d9fc..0bcfa8a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -15,6 +15,6 @@ isort==4.3.4 mkdocs==0.17.5 -django==2.1.6 +django==2.1.11 graphene_django==2.2.0 sentry-sdk==0.5.2