From d225ffd7ed32798f91122d3e8908b41f91b29988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:39:38 +0000 Subject: [PATCH] Bump django from 3.0.8 to 3.0.14 in /examples/ariadne_django Bumps [django](https://github.com/django/django) from 3.0.8 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.8...3.0.14) Signed-off-by: dependabot[bot] --- examples/ariadne_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ariadne_django/requirements.txt b/examples/ariadne_django/requirements.txt index cfe9010..0d4b0e6 100644 --- a/examples/ariadne_django/requirements.txt +++ b/examples/ariadne_django/requirements.txt @@ -1,4 +1,4 @@ neo4j-graphql-py==0.1.3 -Django==3.0.8 +Django==3.0.14 ariadne==0.12.0 django-cors-headers==3.4.0 \ No newline at end of file