From c71aa57082ebdc91be02f9c34f49ac40420c35fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 02:34:44 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.12.1 to 1.16.43 Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.16.43. - [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.12.1...1.16.43) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 89f4f4e..5f2c47c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -21,7 +21,7 @@ flake8==2.5.4 # AWS Libraries boto==2.49.0 # used in examples folder -boto3==1.12.1 +boto3==1.16.43 # Optional Cache Libraries python-memcached==1.59