From e954b79a8b86a58c54143bfe65db30d0b6de4f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:15:04 +0100 Subject: [PATCH] Bump wheel from 0.44.0 to 0.45.0 (#711) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 65ea439..85b0ce1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ types-orjson types-requests pre-commit==4.0.1 tox==4.23.2 -wheel==0.44.0 +wheel==0.45.0 pytest==8.3.3 pytest-asyncio==0.24.0 pytest-cov==6.0.0