From 313547dc1d5a48a6f29a0ae6d4c4041064cce06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 20:44:23 +0000 Subject: [PATCH] Bump botocore from 1.20.23 to 1.31.29 Bumps [botocore](https://github.com/boto/botocore) from 1.20.23 to 1.31.29. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.20.23...1.31.29) --- 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..f5af1ce0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ boto3==1.17.23 -botocore==1.20.23 +botocore==1.31.29 pylint==2.15.5 ansible-doc-extractor==0.1.9 mypy==1.3.0