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