From eb3fc15856c373e05a857b9e0a224ba54256afb7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Mar 2024 00:59:14 -0400 Subject: [PATCH] Update wheel from 0.41.1 to 0.43.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5c447cc..a303afd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,4 +6,4 @@ PyYAML==6.0.1 Sphinx==4.3.2 # pyup: ignore, latest version does not work with python 3.7 tox==3.28.0 # pyup: ignore, latest version does not work with python 3.7 watchdog==3.0.0 -wheel==0.41.1 +wheel==0.43.0