From 5063c41f8b10692115f03949c824a40e515ec2a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:18:40 +0000 Subject: [PATCH] Bump wheel from 0.38.1 to 0.41.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.38.1 to 0.41.2. - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.38.1...0.41.2) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1b18b8f..f4d6091 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,4 +15,4 @@ sphinx-autodoc-typehints==1.12.0 sphinx==4.2.0 torch==1.13.1 twine==3.4.2 -wheel==0.38.1 +wheel==0.41.2