From 30671269590c32852820132ad51f3716e1143851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:57:20 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /src Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c75f413..7f26bab 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.5 +Django==2.2.13 django-bootstrap4==0.0.7 django-location-field==2.0.6 django-map-widgets==0.2.1