From 417c5b7c3e19e17e5b0b4dc67399499cd2274d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 06:01:57 +0000 Subject: [PATCH] NO-ISSUE: Bump boto3 from 1.18.21 to 1.26.37 Bumps [boto3](https://github.com/boto/boto3) from 1.18.21 to 1.26.37. - [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.26.37) --- 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..2db47b48797a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -boto3==1.18.21 +boto3==1.26.37 mkdocs==1.2.2 requests==2.22.0 setuptools==57.4.0