From 923233c9af92b10e62ed96ecc5eccec161d8c4da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:24:11 +0000 Subject: [PATCH] Bump django from 3.0.14 to 3.1.12 in /cloud-data-api Bumps [django](https://github.com/django/django) from 3.0.14 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.14...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-data-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-data-api/requirements.txt b/cloud-data-api/requirements.txt index d997662..f4590b1 100644 --- a/cloud-data-api/requirements.txt +++ b/cloud-data-api/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 constantly==15.1.0 cryptography==3.3.2 daphne==2.4.1 -Django==3.0.14 +Django==3.1.12 django-eventstream==3.1.0 django-grip==3.0.0 django-restframework==0.0.1