Skip to content

Commit 8fcfff7

Browse files
Bump wheel from 0.43.0 to 0.46.2 (#206)
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.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](pypa/wheel@0.43.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Braun <fsbraun@gmx.de>
1 parent a006055 commit 8fcfff7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ packaging==24.0
5252
# via
5353
# build
5454
# django-cms
55+
# wheel
5556
pip-tools==7.4.1
5657
# via -r requirements.in
5758
platformdirs==4.2.2
@@ -76,7 +77,7 @@ typing-extensions==4.15.0
7677
# virtualenv
7778
virtualenv==20.36.1
7879
# via pre-commit
79-
wheel==0.43.0
80+
wheel==0.46.2
8081
# via
8182
# -r requirements.in
8283
# pip-tools

0 commit comments

Comments
 (0)