From d7db4e4f31a2624a84b07066cafe03e4c7216a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 20:00:42 +0000 Subject: [PATCH] Bump django from 3.0.8 to 3.1.13 in /backend Bumps [django](https://github.com/django/django) from 3.0.8 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.8...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 75f1d52..bf1dadf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.3 contextlib2==0.6.0 distlib==0.3.0 distro==1.4.0 -Django==3.0.8 +Django==3.1.13 django-filter==2.3.0 djangorestframework==3.11.0 html5lib==1.0.1