From 7090acb237d5ea327683237e8c055739d01da24d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 21:14:14 +0000 Subject: [PATCH] build(deps): bump botocore Bumps [botocore](https://github.com/boto/botocore) from 1.27.76 to 1.27.77. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.27.76...1.27.77) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../constructs/lambda_layers/botocore/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infrastructure/constructs/lambda_layers/botocore/poetry.lock b/infrastructure/constructs/lambda_layers/botocore/poetry.lock index 883b9aab2..7944e3c68 100644 --- a/infrastructure/constructs/lambda_layers/botocore/poetry.lock +++ b/infrastructure/constructs/lambda_layers/botocore/poetry.lock @@ -1,6 +1,6 @@ [[package]] name = "botocore" -version = "1.27.76" +version = "1.27.77" description = "Low-level, data-driven core of boto 3." category = "main" optional = false @@ -61,8 +61,8 @@ content-hash = "26ce0f976971d757a64c19fd79088433664cc65023f276fa16ced9321cbdcf19 [metadata.files] botocore = [ - {file = "botocore-1.27.76-py3-none-any.whl", hash = "sha256:0d4a67801e5a4be4cd84795320ad9fb8c315ed1e7a63e1191b2b3f7a7171d43c"}, - {file = "botocore-1.27.76.tar.gz", hash = "sha256:b5c32922eba727a466f171dcc281f309d2a313e2f6dc592d43044caad96de338"}, + {file = "botocore-1.27.77-py3-none-any.whl", hash = "sha256:d88509ed291b95525205cc06ca87b54d077aae996827039f5e32375949c5aaf7"}, + {file = "botocore-1.27.77.tar.gz", hash = "sha256:77a43e970d0762080b4b79a7e00ea572ef2ae7a9f578c3c8e7f0a344ee4b4e6d"}, ] jmespath = [ {file = "jmespath-0.10.0-py2.py3-none-any.whl", hash = "sha256:cdf6525904cc597730141d61b36f2e4b8ecc257c420fa2f4549bac2c2d0cb72f"},