From 44e3b49b98211b021acd46cd5671614f7a9ab0ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:39:33 +0000 Subject: [PATCH] Bump wheel from 0.40.0 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.40.0 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.40.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 29427c4..b443d9b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ xarray pandas cftime==1.6.1 netCDF4==1.6.4 -wheel==0.40.0 +wheel==0.46.2 flake8==3.7.8 tox==4.6.4 coverage==4.5.4