From b8222f6632046cca0d0fc3cf47ea1fb9e8f3bc00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 23:34:27 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.8 in /server_s3_prototype Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.8) Signed-off-by: dependabot[bot] --- server_s3_prototype/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_s3_prototype/requirements.txt b/server_s3_prototype/requirements.txt index 2c0ff9b..74e4b65 100644 --- a/server_s3_prototype/requirements.txt +++ b/server_s3_prototype/requirements.txt @@ -1,7 +1,7 @@ astroid==2.2.5 boto==2.49.0 botocore==1.12.183 -Django==2.2.3 +Django==2.2.8 docutils==0.14 isort==4.3.21 jmespath==0.9.4