From b45cc2e2d7e3021a6ae9a3bd299801d2aee5fc23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 11:31:43 +0000 Subject: [PATCH] chore(deps): bump the pip-dependencies group across 1 directory with 4 updates Bumps the pip-dependencies group with 4 updates in the /backend directory: [aws-lambda-powertools[all,aws-sdk]](https://github.com/aws-powertools/powertools-lambda-python), [boto3-stubs[dynamodb,sqs]](https://github.com/youtype/mypy_boto3_builder), [pre-commit](https://github.com/pre-commit/pre-commit) and [plaid-python](https://github.com/plaid/plaid-python). Updates `aws-lambda-powertools[all,aws-sdk]` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md) - [Commits](https://github.com/aws-powertools/powertools-lambda-python/compare/v3.3.0...v3.4.1) Updates `boto3-stubs[dynamodb,sqs]` from 1.35.68 to 1.36.6 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `pre-commit` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.1.0) Updates `plaid-python` from 28.0.0 to 28.1.0 - [Release notes](https://github.com/plaid/plaid-python/releases) - [Changelog](https://github.com/plaid/plaid-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/plaid/plaid-python/compare/28.0.0...28.1.0) --- updated-dependencies: - dependency-name: aws-lambda-powertools[all,aws-sdk] dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: boto3-stubs[dynamodb,sqs] dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: plaid-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- backend/dependencies/requirements.txt | 2 +- backend/requirements-dev.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/dependencies/requirements.txt b/backend/dependencies/requirements.txt index e092d9d6..49d2af2c 100644 --- a/backend/dependencies/requirements.txt +++ b/backend/dependencies/requirements.txt @@ -1,4 +1,4 @@ dynamodb-encryption-sdk==3.3.0 -plaid-python==28.0.0 +plaid-python==28.1.0 python-jose[cryptography]==3.3.0 requests==2.32.3 diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index e61e2205..645c41c2 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,5 +1,5 @@ wheel==0.45.1 -aws-lambda-powertools[all,aws-sdk]==3.3.0 +aws-lambda-powertools[all,aws-sdk]==3.4.1 black==24.10.0 -boto3-stubs[sqs,dynamodb]==1.35.68 -pre-commit==4.0.1 +boto3-stubs[sqs,dynamodb]==1.36.6 +pre-commit==4.1.0