Skip to content

Commit

Permalink
build(deps): bump wheel from 0.37.1 to 0.38.1 in /requirements
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 Jan 10, 2023
1 parent 5eb4a89 commit 0920baa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
8 changes: 2 additions & 6 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ packaging==23.0
pep517==0.13.0
# via build
pip-tools==6.12.1
# via -r requirements/pip-tools.in
tomli==2.0.1
# via
# build
# pep517
wheel==0.38.4
# via -r pip-tools.in
wheel==0.38.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 5 additions & 7 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
#
# make upgrade
#
wheel==0.37.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.1.2
# via -r requirements/pip.in
# via -r pip.in
setuptools==59.8.0
# via
# -c requirements/../edx_lint/files/common_constraints.txt
# -r requirements/pip.in
# -c ../edx_lint/files/common_constraints.txt
# -r pip.in
wheel==0.38.1
# via -r pip.in

0 comments on commit 0920baa

Please sign in to comment.