From d573555640f2d8d0c9e668b3de15e6dd99462291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 14:08:04 +0000 Subject: [PATCH] NO-ISSUE: Bump boto3 from 1.20.10 to 1.26.41 Bumps [boto3](https://github.com/boto/boto3) from 1.20.10 to 1.26.41. - [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.20.10...1.26.41) --- 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 4b07100abf72..3199535f4ce6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -boto3==1.20.10 +boto3==1.26.41 mkdocs==1.2.3 requests==2.22.0 setuptools==59.2.0