From 9a2ae95e3052054b384467a2434ff034cbbfe2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:25:15 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.41.3 to 0.42.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 to 0.42.0. - [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.41.3...0.42.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3d93b4..23a5573 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pytket==1.21.0 ruff==0.1.6 setuptools_scm==8.0.4 sphinx==7.2.6 -wheel==0.41.3 +wheel==0.42.0