From cf96be01573f8bfbd3bad59f1047844488c9e3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 07:55:39 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.0.3 Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0741b11..ef92003 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.3 boto3==1.11.9 botocore==1.14.9 config==0.4.2 -Django==3.0.1 +Django==3.0.3 django-debug-toolbar==2.1 django-request-logging==0.7.0 django-sslserver==0.22