From d2e8114fbb74036db74f75fbeacc58a68b17f9f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:17:20 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.13 in /sample-django Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.13) Signed-off-by: dependabot[bot] --- sample-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-django/requirements.txt b/sample-django/requirements.txt index 1682a0c..5f6a11a 100644 --- a/sample-django/requirements.txt +++ b/sample-django/requirements.txt @@ -1 +1 @@ -Django==2.0.2 +Django==2.2.13