From e8afd897d2a88cff5095c49a9c506bbc7644c673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:57:15 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.12 Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement/requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement/requirement.txt b/requirement/requirement.txt index 6c8d3b1..7f26a6a 100644 --- a/requirement/requirement.txt +++ b/requirement/requirement.txt @@ -1,7 +1,7 @@ asgiref==3.2.7 astroid==2.3.3 autopep8==1.5.1 -Django==3.0.5 +Django==3.1.12 django-filter==2.2.0 djangorestframework==3.11.0 isort==4.3.21 diff --git a/requirements.txt b/requirements.txt index a276fde..3a43153 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -Django==3.0.5 +Django==3.1.12 psycopg2-binary #heroku