From 5a4a83413295ec4c0b57f94f687a01d8d907d64a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:31:10 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.1.6 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.2.10) 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..00c5325 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.2.10 graphene_django==2.2.0 sentry-sdk==0.5.2