From e308dd6d1deb3a55255a8549171b5dba8c21bacb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 06:28:53 +0000 Subject: [PATCH] Bump django from 3.2.3 to 3.2.4 Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.4) --- 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..3a934483 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==3.2.4 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..fb7a6b2b 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==3.2.4 djangorestframework==3.12.4 # django-extensions==1.2.1 # django-timezones==0.2