From 0b8f963ab8af1e6c4a16dbd0c3fd3c36f8a2b85d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 15:01:37 +0000 Subject: [PATCH] NO-ISSUE: Bump boto3 from 1.20.10 to 1.26.69 Bumps [boto3](https://github.com/boto/boto3) from 1.20.10 to 1.26.69. - [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.69) --- 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..453d4534592f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -boto3==1.20.10 +boto3==1.26.69 mkdocs==1.2.3 requests==2.22.0 setuptools==59.2.0