From cfe87a77c30b287bda39d52373f2ce7f7c960443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 18:09:22 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.3 Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.3) 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 a050f25..7031109 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 dj-database-url==0.5.0 dj-static==0.0.6 -Django==3.0.2 +Django==3.0.3 mypy==0.770 mypy-extensions==0.4.3 python-decouple==3.3