From fd22176f23b5cd4a8a6382bf59f49800ef0003f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 06:11:06 +0000 Subject: [PATCH] NO-ISSUE: Bump boto3 from 1.18.21 to 1.24.36 Bumps [boto3](https://github.com/boto/boto3) from 1.18.21 to 1.24.36. - [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.18.21...1.24.36) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4efc6e12ae8f..5d383b6c038a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -boto3==1.18.21 +boto3==1.24.36 mkdocs==1.2.2 requests==2.22.0 setuptools==57.4.0