From 69bd8af871f652cd0c455ced3dd6885908682a74 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 01:34:27 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.12.1 to 1.16.4 Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.16.4. - [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.4) 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..87e8a40 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.4 # Optional Cache Libraries python-memcached==1.59