From 552f60205153a02ebc53f159e4c4e4bf6c133bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:52:26 +0000 Subject: [PATCH] Bump django from 3.2.3 to 3.2.13 Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.13) --- 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..caa14c3c 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.13 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..055df450 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.13 djangorestframework==3.12.4 # django-extensions==1.2.1 # django-timezones==0.2