From 81828f0ae0a92e8176e08066738279c3246dc374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:54:27 +0000 Subject: [PATCH] Bump wheel from 0.46.2 to 0.48.0 in /services/agent Bumps [wheel](https://github.com/pypa/wheel) from 0.46.2 to 0.48.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.46.2...0.48.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/agent/requirements.txt b/services/agent/requirements.txt index ae2c492..46ee674 100644 --- a/services/agent/requirements.txt +++ b/services/agent/requirements.txt @@ -4,4 +4,4 @@ urllib3==2.7.0 pyyaml==6.0.3 pip==26.1.2 setuptools==83.0.0 -wheel==0.46.2 +wheel==0.48.0