From 34042d442a8455d217e4fc35e99f874fec7feb77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:38:11 +0000 Subject: [PATCH] Bump django from 1.10.8 to 2.2.24 in /requirements Bumps [django](https://github.com/django/django) from 1.10.8 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.8...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/library_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/library_base.txt b/requirements/library_base.txt index 233b5b0..0d38b44 100644 --- a/requirements/library_base.txt +++ b/requirements/library_base.txt @@ -1,7 +1,7 @@ colorific==0.3 dj.choices==0.11.0 django-cors-headers==2.0.2 -django==1.10.8 +django==2.2.24 django-downloadview==1.9 django-extensions==1.7.9 django-import-export==0.5.1