From eb4933e17de127f5e6647eeda93ef75b5f938715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:52:41 +0000 Subject: [PATCH] Bump django from 1.10.5 to 2.2.24 in /cbm/frontend/cbm Bumps [django](https://github.com/django/django) from 1.10.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cbm/frontend/cbm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbm/frontend/cbm/requirements.txt b/cbm/frontend/cbm/requirements.txt index 22971b9..9bd0b8e 100644 --- a/cbm/frontend/cbm/requirements.txt +++ b/cbm/frontend/cbm/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -Django==1.10.5 +Django==2.2.24 django-bootstrap3==8.1.0 django-controlcenter==0.2.2 django-pkgconf==0.2.0