From 0133119497cc014185645337c53231d71066bbd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 09:37:07 +0000 Subject: [PATCH] Bump botocore from 1.31.39 to 1.31.40 in /python Bumps [botocore](https://github.com/boto/botocore) from 1.31.39 to 1.31.40. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.39...1.31.40) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 589fa6d2..175b074d 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ argcomplete==3.1.1 # via nitor-vault (setup.py) boto3==1.28.39 # via threadlocal-aws -botocore==1.31.39 +botocore==1.31.40 # via # boto3 # s3transfer