From efc686194d9da0087791546e6d93dce2418a2ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:35:48 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.6 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.2.13) 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..1cbd8a6 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.13 graphene_django==2.2.0 sentry-sdk==0.5.2