Skip to content

Commit

Permalink
Bump wheel from 0.37.1 to 0.38.1
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 4af8fbe commit dd8a610
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
#
# pip-compile
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org

build==0.8.0
# via pip-tools
bump2version==1.0.1
Expand Down Expand Up @@ -40,13 +36,9 @@ pyyaml==6.0
# via pre-commit
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# build
# pep517
virtualenv==20.16.4
# via pre-commit
wheel==0.37.1
wheel==0.38.1
# via
# -r requirements.in
# pip-tools
Expand Down

0 comments on commit dd8a610

Please sign in to comment.