From 695d8e125d0b92f5513a99259fd58c89dd55dd72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 04:39:28 +0000 Subject: [PATCH] Bump boto3 from 1.9.23 to 1.11.9 Bumps [boto3](https://github.com/boto/boto3) from 1.9.23 to 1.11.9. - [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.11.9) 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..77d4604 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.11.9 \ No newline at end of file