Skip to content

Commit

Permalink
⬆️ Bump wheel from 0.37.1 to 0.38.4
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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2022
1 parent 27605b8 commit 73c94b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-requirements.txt
Expand Up @@ -3,4 +3,4 @@
mypy==0.990; python_version >= "3.7"
mypy==0.971; python_version < "3.7"
build==0.9.0
wheel==0.37.1
wheel==0.38.4
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -4,7 +4,7 @@ isort==5.10.1
codecov==2.1.12
pytest-cov==4.0.0
build==0.9.0
wheel==0.37.1
wheel==0.38.4

# The vast majority of project dropped Python 3.6
# This is to ensure build are reproducible >=3.6
Expand Down

0 comments on commit 73c94b2

Please sign in to comment.