From 50df1210011ed5ed619dd0f6e839863fb342d9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:39:32 +0000 Subject: [PATCH] Bump django from 3.0.14 to 3.1.13 in /cloud-data-api Bumps [django](https://github.com/django/django) from 3.0.14 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.14...3.1.13) --- 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..4a91aae 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.13 django-eventstream==3.1.0 django-grip==3.0.0 django-restframework==0.0.1