From d44fcc06f027fcccb7b079536dde1887d84130b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:19:15 +0000 Subject: [PATCH] Bump django from 2.0.3 to 2.2.24 in /requirements Bumps [django](https://github.com/django/django) from 2.0.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 251aa0a..bd761fe 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ bormeparser==0.3.1 -Django==2.0.3 +Django==2.2.24 django-bootstrap-form==3.2.1 django-bootstrap-static==3.3.7.2 django-elasticsearch-dsl==0.5.0