From 0e6815f827c4debb923f429e76af816f3cbf9978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 10:10:37 -0500 Subject: [PATCH] Bump boto3 from 1.14.12 to 1.14.13 (#167) Bumps [boto3](https://github.com/boto/boto3) from 1.14.12 to 1.14.13. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.14.12...1.14.13) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b26de6cc..0e439d39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ blinker==1.4 -boto3==1.14.12 +boto3==1.14.13 celery==4.4.6 docker==4.2.1 Flask==1.1.2