From cf7a4a7206a0f22e609f1d70a193de8a0652f7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 01:45:19 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.38.4 to 0.41.3 in /dev_requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 to 0.41.3. - [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.41.3) --- 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..896bcb4a2 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.41.3 \ No newline at end of file