From 7947f8d085320601222ab8b97f7aa5b2c362794e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:23:10 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.38.1 to 0.46.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.38.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.38.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index f140b55..9256c27 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -3,7 +3,7 @@ pytest-cov==7.0.0 mypy==0.961 build==1.2.2.post1 twine==4.0.1 -wheel==0.38.1 +wheel==0.46.2 flake8==7.1.1 pre-commit==4.0.1 Django==4.2.24