From 33ff2b7eb9a6dee26e529dc163690e5acf7c6aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:21:55 +0000 Subject: [PATCH] chore(deps-dev): bump wheel in /bindings/pydeck-carto/requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 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.37.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- bindings/pydeck-carto/requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/pydeck-carto/requirements/requirements-dev.txt b/bindings/pydeck-carto/requirements/requirements-dev.txt index cfa520c92f2..e5250c0a63e 100644 --- a/bindings/pydeck-carto/requirements/requirements-dev.txt +++ b/bindings/pydeck-carto/requirements/requirements-dev.txt @@ -10,4 +10,4 @@ sphinx_rtd_theme==2.0.0 tokenize-rt>=3.2.0 twine==4.0.0 typing-extensions>=4.0.0 -wheel==0.37.1 +wheel==0.46.2