From 22e624843b384938c63a4489c8be7dde42db9480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:17:03 +0000 Subject: [PATCH] build(deps): Bump wheel from 0.36.2 to 0.46.2 in /jenkins_scripts Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.46.2. - [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.36.2...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jenkins_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins_scripts/requirements.txt b/jenkins_scripts/requirements.txt index 84879c470..f535574a3 100644 --- a/jenkins_scripts/requirements.txt +++ b/jenkins_scripts/requirements.txt @@ -5,5 +5,5 @@ idna==3.2 requests==2.26.0 urllib3==1.26.6 pex==2.1.21 -wheel==0.36.2 +wheel==0.46.2 markupsafe==2.0.1