From fb6eadaea60d967afcf4767e4e5978d6ffca29fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:47:06 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.1.12 in /dj/djproj Bumps [django](https://github.com/django/django) from 3.0.4 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dj/djproj/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dj/djproj/requirements.txt b/dj/djproj/requirements.txt index 0b08bd1..d6fd38c 100644 --- a/dj/djproj/requirements.txt +++ b/dj/djproj/requirements.txt @@ -1,2 +1,2 @@ -Django==3.0.4 +Django==3.1.12 gunicorn \ No newline at end of file