From 9b494dfddb0a5a07ce749d0b7a18f794c6b606e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:14:24 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.2 in /doc/LectureNotes Bumps [wheel](https://github.com/pypa/wheel) from 0.45.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.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/LectureNotes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/LectureNotes/requirements.txt b/doc/LectureNotes/requirements.txt index 54b882503..a0bd11a56 100644 --- a/doc/LectureNotes/requirements.txt +++ b/doc/LectureNotes/requirements.txt @@ -89,5 +89,5 @@ typing_extensions==4.15.0 uc-micro-py==1.0.3 urllib3==2.5.0 wcwidth==0.2.13 -wheel==0.45.1 +wheel==0.46.2 zipp==3.23.0