From 2e75c20956f1ca658f858f1cefde56b5938b3926 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 01:42:58 +0000 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.12.1 to 1.17.33 Bumps [boto3](https://github.com/boto/boto3) from 1.12.1 to 1.17.33. - [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.17.33) 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..7d868f5 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.17.33 # Optional Cache Libraries python-memcached==1.59