From 8ad45e7af69c991ce40533ff28b45f005fc6f6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:53:12 +0000 Subject: [PATCH] Bump wheel from 0.44.0 to 0.45.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.44.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.44.0...0.45.1) --- 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 8a813ff..c982201 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ kubernetes==31.0.0 requests==2.32.3 pytest==8.3.2 build==1.2.2.post1 -wheel==0.44.0 +wheel==0.45.1 twine==5.1.1 keyring==25.5.0 configparser==7.1.0