From 586001f78445b3d1856c2311e9aeb2360edf81d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:50:09 +0000 Subject: [PATCH] Bump django from 1.9.4 to 2.2.24 in /bbapi/config Bumps [django](https://github.com/django/django) from 1.9.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..9c0b8ab 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -12,7 +12,7 @@ chardet==2.3.0 colorama==0.3.3 cryptography==1.3 dicttoxml==1.6.6 -Django==1.9.4 +Django==2.2.24 django-bootstrap-form==3.2 django-bootstrap3==7.0.0 django-braces==1.8.1