From 36ac524c3f7f9a1b79fdb3c95c36679bfbe9ec6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:35:32 +0100 Subject: [PATCH] chore: Bump wheel from 0.42.0 to 0.43.0 (#149) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Holtgrewe --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index fc882e9..0a141aa 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -1,7 +1,7 @@ -r test_black.txt pip==24.0 -wheel==0.42.0 +wheel==0.43.0 watchdog==4.0.0