From 9e5ee4c020c2e811cc3c849cad9b98b06ced9158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:25:07 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.9 in /05_dstagram Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..4531ce4 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.1.9 django-disqus==0.5 django-storages==1.9.1 docutils==0.15.2