From aad179dc3506be884f3af99ad47d98bc7a1bbfa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:34:56 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.12 in /05_dstagram Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.12) Signed-off-by: dependabot[bot] --- 05_dstagram/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_dstagram/requirements.txt b/05_dstagram/requirements.txt index bf2b676..0b13299 100644 --- a/05_dstagram/requirements.txt +++ b/05_dstagram/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.7 boto3==1.13.22 botocore==1.16.22 dj-database-url==0.5.0 -Django==3.0.6 +Django==3.0.12 django-disqus==0.5 django-storages==1.9.1 docutils==0.15.2