From 24a830f491c24140a25f717467e0e5b0df24cb9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:40:49 +0000 Subject: [PATCH] Bump botocore from 1.20.23 to 1.31.2 Bumps [botocore](https://github.com/boto/botocore) from 1.20.23 to 1.31.2. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.20.23...1.31.2) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0bf18691..92bae7fa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ boto3==1.17.23 -botocore==1.20.23 +botocore==1.31.2 pylint==2.15.5 ansible-doc-extractor==0.1.9 mypy==1.3.0