Skip to content

Commit 5ba41e9

Browse files
chore(deps): bump wheel from 0.41.2 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.41.2...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0c0a30 commit 5ba41e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build dependencies
2-
wheel==0.41.2 # For building wheels
2+
wheel==0.46.2 # For building wheels
33
setuptools==68.0.0 # For building packages
44
build==1.0.3 # For building packages using PEP 517/518
55
toml==0.10.2 # For reading pyproject.toml files

0 commit comments

Comments
 (0)