From 400781ae71b7dbd5e37fc6718a87484dc22f783e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 04:44:04 +0000 Subject: [PATCH] Bump boto3 from 1.9.23 to 1.12.11 Bumps [boto3](https://github.com/boto/boto3) from 1.9.23 to 1.12.11. - [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.12.11) 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..d5d794e 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.12.11 \ No newline at end of file