From 4d4edfdc9d66ae170a2c8263030ed8f01df5233b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 06:00:26 +0000 Subject: [PATCH] Bump django from 2.0.6 to 2.0.12 Bumps [django](https://github.com/django/django) from 2.0.6 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.6...2.0.12) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 4da50df..982c538 100644 --- a/requirement.txt +++ b/requirement.txt @@ -1 +1 @@ -Django==2.0.6 \ No newline at end of file +Django==2.0.12 \ No newline at end of file