From 6cb16144ca29bd79722bf2f883fbf6da1b95087a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 01:17:07 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.1.6 in /dj/djproj Bumps [django](https://github.com/django/django) from 3.0.4 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.1.6) 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..da398b4 100644 --- a/dj/djproj/requirements.txt +++ b/dj/djproj/requirements.txt @@ -1,2 +1,2 @@ -Django==3.0.4 +Django==3.1.6 gunicorn \ No newline at end of file