From a7e463f976bb8f80556ab400c41b6177d51ce0bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 04:33:16 +0000 Subject: [PATCH] Bump django from 2.2.8 to 3.0.2 Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...3.0.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89e1660..c3f272e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ diff-match-patch==20181111 -Django==2.2.8 # pyup: <2.0 +Django==3.0.2 # pyup: <2.0 django-filter==2.2.0 django-import-export==2.0 djangorestframework==3.9.4