From bea7eabfb6042edc14c894fdc6865dcc6a994d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 22:29:08 +0000 Subject: [PATCH] Bump wheel from 0.46.2 to 0.47.0 in /services/search-mediator Bumps [wheel](https://github.com/pypa/wheel) from 0.46.2 to 0.47.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.47.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/search-mediator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/search-mediator/requirements.txt b/services/search-mediator/requirements.txt index f68f023..9500f9a 100644 --- a/services/search-mediator/requirements.txt +++ b/services/search-mediator/requirements.txt @@ -5,4 +5,4 @@ pyyaml==6.0.3 gunicorn==25.3.0 pip==26.1.2 setuptools==83.0.0 -wheel==0.46.2 +wheel==0.47.0