From f9ef0fd21d8c9d98fe5332c4c8e21f02d3167ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 14:44:26 +0000 Subject: [PATCH] Bump wheel from 0.41.3 to 0.44.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 to 0.44.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.44.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 ae21a7e..2711ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ requests==2.31.0 setuptools==72.1.0 six==1.16.0 urllib3==2.2.1 -wheel==0.41.3 +wheel==0.44.0