From 5505fa32fc885bf55a2c688aa9953ecb8d7f2461 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 02:32:23 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.12.1 to 1.16.23 Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.16.23. - [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.23) 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..7564109 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.23 # Optional Cache Libraries python-memcached==1.59