From 6e7cd6e14f720d6ec78c377d8e82184add2c6619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:12:57 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.38.4 to 0.45.0 in /dev_requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 to 0.45.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.38.4...0.45.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements/release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/release-requirements.txt b/dev_requirements/release-requirements.txt index 21fdc1520..57b22c1bb 100644 --- a/dev_requirements/release-requirements.txt +++ b/dev_requirements/release-requirements.txt @@ -1,4 +1,4 @@ pypi-parker==0.1.2 setuptools==66.1.1 twine==4.0.1 -wheel==0.38.4 \ No newline at end of file +wheel==0.45.0 \ No newline at end of file