From 128042b7f2b7c9b2de8c5f1b171e59105b60e553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:50:59 +0000 Subject: [PATCH] Bump django from 2.2.3 to 2.2.10 in /server_s3_prototype Bumps [django](https://github.com/django/django) from 2.2.3 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.3...2.2.10) 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..6648d5b 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.10 docutils==0.14 isort==4.3.21 jmespath==0.9.4