From 16aa2c11ff768a6ee0aa2daf9519d1942c7a96ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 12:23:04 +0000 Subject: [PATCH] chore(deps): update dependency wheel to v0.44.0 (#958) --- pipelines/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/requirements/dev.txt b/pipelines/requirements/dev.txt index 3c765d817..acc6424ec 100644 --- a/pipelines/requirements/dev.txt +++ b/pipelines/requirements/dev.txt @@ -3,7 +3,7 @@ -r deps/lark.txt nox==2024.4.15 -wheel==0.42.0 +wheel==0.44.0 pre-commit==2.21.0 twine==5.1.1 typer==0.12.3