From 5357f31b61effacfc1dd64ba41a2893c7ca3ba20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:57:35 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.9 in /docs Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.9) --- 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 e62192c..1fca7b6 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.1.9 psycopg2-binary==2.8.4 pypistats==0.11.0 requirements-parser==0.2.0