From 331cfbfa9b39e7d878f25266c83c99db26dd0a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:19:25 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.2.10 in /vuemarket Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.2.10) Signed-off-by: dependabot[bot] --- vuemarket/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vuemarket/requirements.txt b/vuemarket/requirements.txt index f70d572..fe35e2b 100644 --- a/vuemarket/requirements.txt +++ b/vuemarket/requirements.txt @@ -6,7 +6,7 @@ coreapi==2.3.3 coreschema==0.0.4 cryptography==2.3.1 diff-match-patch==20121119 -Django==2.1.2 +Django==2.2.10 django-crispy-forms==1.7.2 django-filter==2.0.0 django-formtools==2.1