From e82c5250f09a2402fc06056fcff6aff2c990453a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 13:28:36 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.14 in /docs Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ce1aa87..43f0231 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.2.7 Babel==2.8.0 certifi==2020.4.5.1 chardet==3.0.4 -Django==3.0.7 +Django==3.1.14 django-tables2==2.3.1 docutils==0.16 idna==2.9