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