From 608fa5862a48c410ca6b125258ca649a2419b511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:26:51 +0000 Subject: [PATCH] chore(deps-dev): bump the pip-dependencies group with 2 updates Bumps the pip-dependencies group with 2 updates: [wheel](https://github.com/pypa/wheel) and [boto3-stubs[guardduty]](https://github.com/youtype/mypy_boto3_builder). Updates `wheel` from 0.45.0 to 0.45.1 - [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.45.0...0.45.1) Updates `boto3-stubs[guardduty]` from 1.35.64 to 1.35.69 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: boto3-stubs[guardduty] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 51842e9..81d13c9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ black==24.10.0 -wheel==0.45.0 +wheel==0.45.1 pre-commit==3.8.0 -boto3-stubs[guardduty]==1.35.64 +boto3-stubs[guardduty]==1.35.69