From acac01fc2fd2c0d75feab560c2e54ff791177e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:12:50 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.0.14 in /docs Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.14) 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 e62192c..70ed828 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ Sphinx==3.0.1 sphinx_rtd_theme==0.4.3 recommonmark==0.6.0 -Django==3.0.7 +Django==3.0.14 psycopg2-binary==2.8.4 pypistats==0.11.0 requirements-parser==0.2.0