From 512f7ff97317d92ce04999ca851f170bcba44768 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 02:38:37 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.12.1 to 1.16.30 Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.16.30. - [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.30) 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..51da359 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.30 # Optional Cache Libraries python-memcached==1.59