From ac55a7dd93d6164f9613b5d9be4fcbe41682d425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 21:25:47 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.8 Bumps [django](https://github.com/django/django) from 2.2 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2b178d..93d663b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 Click==7.0 DateTime==4.3 dill==0.3.1.1 -Django==2.2 +Django==2.2.8 django-cors==0.1 django-cors-headers==3.0.2 django-crispy-forms==1.7.2