From 36895f725ecb04118150ddf4e5e454d3204f0aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 03:08:03 +0000 Subject: [PATCH] Bump wheel from 0.35.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.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.35.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f6eda0..784f5f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,4 +63,4 @@ tqdm==4.66.4 typing_extensions==4.11.0 urllib3==2.2.2 validators==0.28.3 -wheel==0.35.1 +wheel==0.38.1