From c1e547cab1c0464f10b4c95dc9c0e7e151719fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 13:41:48 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.38.4 to 0.41.1 in /dev_requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.38.4 to 0.41.1. - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.38.4...0.41.1) --- 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..7539f7079 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.1 \ No newline at end of file