Skip to content

Commit

Permalink
Bump wheel from 0.35.1 to 0.38.1 (#31)
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.1.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.35.1...0.38.1)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 3ab4c8b commit 3af7068
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 162 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ nose = "==1.3.7"
tox = "==3.20.1"
Cython = "==0.29.32"
pylint = "==2.6.0"
wheel = "==0.35.1"
wheel = "==0.38.1"
twine = "==3.2.0"
autopep8 = "==1.5.4"
Loading

0 comments on commit 3af7068

Please sign in to comment.