From efd4b030de20934c9b4fb271f94d9d86e0dd07ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:43:27 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.0.12 in /www.live.my-website.com/source Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.12) Signed-off-by: dependabot[bot] --- www.live.my-website.com/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www.live.my-website.com/source/requirements.txt b/www.live.my-website.com/source/requirements.txt index d1e85d5..cc8151c 100644 --- a/www.live.my-website.com/source/requirements.txt +++ b/www.live.my-website.com/source/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.2.9 -Django==3.0.7 +Django==3.0.12 pytz==2020.1 sqlparse==0.3.1