From 409438dc0f7d0c39fb4b5b6d3eff0ec431cd0151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:44:06 +0000 Subject: [PATCH] Bump wheel from 0.46.2 to 0.48.0 in the python-minor-and-patch group Bumps the python-minor-and-patch group with 1 update: [wheel](https://github.com/pypa/wheel). Updates `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 dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ffe39c4d2..c48575b03 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,4 +10,4 @@ sphinx_rtd_theme==1.3.0 readthedocs-sphinx-search==0.3.2 imagecodecs == 2023.9.18 Jinja2 == 3.1.6 -wheel == 0.46.2 +wheel == 0.48.0