From 7e60ba2f177ad8c9a2b444779696d1b2a7824731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:52:17 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.43.0 to 0.45.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.45.1. - [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.43.0...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.45.1 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 e135cfe..aaaae48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ gradio>=4.0.0 setuptools==78.1.1 bandit[sarif]==1.7.8 build==1.1.1 -wheel==0.43.0 +wheel==0.45.1 python-semantic-release==9.21.1