Skip to content

Commit d65b545

Browse files
Bump wheel from 0.37.1 to 0.38.1 (#129)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f237fd commit d65b545

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 5 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
asgiref==3.5.0
128
# via django
139
bump2version==1.0.1
@@ -67,7 +63,7 @@ tomli==2.0.0
6763
# via pep517
6864
virtualenv==20.13.0
6965
# via pre-commit
70-
wheel==0.37.1
66+
wheel==0.38.1
7167
# via
7268
# -r requirements.in
7369
# pip-tools

0 commit comments

Comments
 (0)