From 8d05d306d4f8eadc2056d90580bfeddac85532c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:12:15 +0000 Subject: [PATCH] Bump django from 1.11.29 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-old.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-old.txt b/requirements-old.txt index bf287ff2..ba0dba4c 100644 --- a/requirements-old.txt +++ b/requirements-old.txt @@ -11,7 +11,7 @@ configparser==4.0.2 crocodoc==0.1.1 debtcollector==1.22.0 decorator==4.0.10 -Django==1.11.29 +Django==2.2.28 django-bootstrap-pagination==1.5.1 django-bootstrap3==6.1.0 django-cacheops==2.1.1 diff --git a/requirements.txt b/requirements.txt index 0259f328..c6b7f362 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bigbluebutton-api-python==0.0.11 channels==3.0.3 channels_redis==3.2.0 docutils==0.17.1 -Django==3.2.3 +Django==2.2.28 djangorestframework==3.12.4 # django-extensions==1.2.1 # django-timezones==0.2