From e523264ff63acb3fd351c0d8a36d9474187d57f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 19:31:43 +0000 Subject: [PATCH] Bump boto3 from 1.9.23 to 1.10.14 Bumps [boto3](https://github.com/boto/boto3) from 1.9.23 to 1.10.14. - [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.9.23...1.10.14) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3bf6f8..df777db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ paramiko==2.4.2 -boto3==1.9.23 \ No newline at end of file +boto3==1.10.14 \ No newline at end of file