From ab3904b3ed5960a83740a9bfa5bbc3eafe68f0ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2020 05:07:41 +0000 Subject: [PATCH] Bump boto3 from 1.9.23 to 1.10.45 Bumps [boto3](https://github.com/boto/boto3) from 1.9.23 to 1.10.45. - [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.45) 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..58aff34 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.45 \ No newline at end of file