From 6e6ed6e56cf61d224131002771f1ed8fb6570a6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 04:40:39 +0000 Subject: [PATCH] Bump boto3 from 1.9.23 to 1.10.28 Bumps [boto3](https://github.com/boto/boto3) from 1.9.23 to 1.10.28. - [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.28) 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..2e40f4d 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.28 \ No newline at end of file