From ae261b0ba1a0f781c6adaa32617ff6304ba4eca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:53:14 +0000 Subject: [PATCH] Bump wheel from 0.42.0 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.42.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.42.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9063f7..1a6fc07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ six==1.16.0 sqlparse==0.5.0 toml==0.10.2 urllib3==2.5.0 -wheel==0.42.0 +wheel==0.46.2 pytest==8.3.3 pytest-django==4.9.0 pytest-cov==5.0.0