From ec27866d3f07a8e054fd2f1b48ab61efddaff04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 23:51:08 +0000 Subject: [PATCH] chore(deps): bump the pip-dependencies group across 1 directory with 3 updates Bumps the pip-dependencies group with 3 updates in the / directory: [wheel](https://github.com/pypa/wheel), [boto3-stubs[guardduty]](https://github.com/youtype/mypy_boto3_builder) and [crhelper](https://github.com/aws-cloudformation/custom-resource-helper). Updates `wheel` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.44.0...0.45.0) Updates `boto3-stubs[guardduty]` from 1.35.50 to 1.35.58 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `crhelper` from 2.0.11 to 2.0.12 - [Commits](https://github.com/aws-cloudformation/custom-resource-helper/commits) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: boto3-stubs[guardduty] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: crhelper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- src/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 962eee9..96af2ae 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ black==24.10.0 -wheel==0.44.0 +wheel==0.45.0 pre-commit==3.8.0 -boto3-stubs[guardduty]==1.35.50 +boto3-stubs[guardduty]==1.35.58 diff --git a/src/requirements.txt b/src/requirements.txt index ce32e5a..c1dc8e0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ aws-lambda-powertools[aws-sdk]==2.43.1 -crhelper==2.0.11 +crhelper==2.0.12