From 605c0d2e98b54fa7c1cdafdc99143a6eacf3d479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:40:13 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.0.12 Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.0.12) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a0dd0f..3898d7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.2.3 -Django==3.0.1 +Django==3.0.12 pytz==2019.3 sqlparse==0.3.0