From d4e0003b2a46a1969294b20c67b1c93693ec0f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:34:55 +0000 Subject: [PATCH] pip(deps): bump awswrangler Bumps [awswrangler](https://github.com/aws/aws-sdk-pandas) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/aws/aws-sdk-pandas/releases) - [Commits](https://github.com/aws/aws-sdk-pandas/compare/3.5.1...3.5.2) --- updated-dependencies: - dependency-name: awswrangler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- containers/jml-extract-lambda/src/var/task/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/jml-extract-lambda/src/var/task/requirements.txt b/containers/jml-extract-lambda/src/var/task/requirements.txt index 1eef869111..7e2182e3dd 100644 --- a/containers/jml-extract-lambda/src/var/task/requirements.txt +++ b/containers/jml-extract-lambda/src/var/task/requirements.txt @@ -1,4 +1,4 @@ -awswrangler==3.5.1 +awswrangler==3.5.2 boto3==1.34.19 botocore==1.34.19 pandas==2.1.4