From d9f38769d6b85473e54d7d85c402ccad6cdd675d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:39:16 +0000 Subject: [PATCH] Bump wheel from 0.38.1 to 0.41.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.38.1 to 0.41.1. - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.38.1...0.41.1) --- 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..1732ba9 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.1