From 353c9f5797a3ca863fcbae0bddd85bd05336beb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 00:00:10 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.1.9 in /opus Bumps [django](https://github.com/django/django) from 3.0.2 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- opus/requirements.txt | 2 +- opus/requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opus/requirements.txt b/opus/requirements.txt index f862b916..9b99c081 100644 --- a/opus/requirements.txt +++ b/opus/requirements.txt @@ -5,7 +5,7 @@ certifi==2019.11.28 chardet==3.0.4 colorama==0.4.3 dialogflow==0.7.2 -Django==3.0.2 +Django==3.1.9 django-crispy-forms==1.8.1 google-api-core==1.16.0 google-auth==1.11.0 diff --git a/opus/requirements2.txt b/opus/requirements2.txt index 9d8cd650..27216161 100644 --- a/opus/requirements2.txt +++ b/opus/requirements2.txt @@ -28,7 +28,7 @@ defer==1.0.6 defusedxml==0.6.0 dialogflow==0.7.2 distro-info===0.18ubuntu0.18.04.1 -Django==3.0.2 +Django==3.1.9 django-crispy-forms==1.8.0 django-mysql==3.2.0 docopt==0.6.2