From 658884477de35b3ab7199928c7bf5ddcf6f3572e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:16:34 +0000 Subject: [PATCH] build(deps): bump wheel in the general group across 1 directory Bumps the general group with 1 update in the / directory: [wheel](https://github.com/pypa/wheel). 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) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87f8e2c..834559e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ traitlets==5.14.3 wakepy==0.10.1 wcwidth==0.2.13 webencodings==0.5.1 -wheel==0.45.0 +wheel==0.45.1 whichcraft==0.6.1 wrapt==1.17.0 yarg==0.1.10