From 8f909a78fa0d007a9caa6edfa5b20d7dbe92e0a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:50:12 -0700 Subject: [PATCH] Build(deps): Bump botocore from 1.31.63 to 1.31.68 (#1583) Bumps [botocore](https://github.com/boto/botocore) from 1.31.63 to 1.31.68. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.63...1.31.68) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index ed2e80ac3..828cb53a5 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ boto3==1.28.63 -botocore==1.31.63 +botocore==1.31.68 jmespath==1.0.1 python-dateutil==2.8.2 s3path==0.5.0