From 6bf4d1395824c6a17168d852cfb787a5d61026c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 08:10:43 +0000 Subject: [PATCH] chore(deps): bump django from 2.2.9 to 3.0.1 Bumps [django](https://github.com/django/django) from 2.2.9 to 3.0.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...3.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54d70f3..b521560 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.3 certifi==2019.11.28 -Django==2.2.9 +Django==3.0.1 django-filter==2.2.0 djangorestframework==3.11.0 Markdown==3.1.1