Skip to content

Commit 1726033

Browse files
Bump wheel from 0.37.1 to 0.38.1 (#160)
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4af8fbe commit 1726033

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

requirements.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
#
55
# pip-compile
66
#
7-
--trusted-host pypi.python.org
8-
--trusted-host pypi.org
9-
--trusted-host files.pythonhosted.org
10-
117
build==0.8.0
128
# via pip-tools
139
bump2version==1.0.1
@@ -40,13 +36,9 @@ pyyaml==6.0
4036
# via pre-commit
4137
toml==0.10.2
4238
# via pre-commit
43-
tomli==2.0.1
44-
# via
45-
# build
46-
# pep517
4739
virtualenv==20.16.4
4840
# via pre-commit
49-
wheel==0.37.1
41+
wheel==0.38.1
5042
# via
5143
# -r requirements.in
5244
# pip-tools

0 commit comments

Comments
 (0)