Skip to content

Commit

Permalink
Bump wheel from 0.33.6 to 0.38.1 (#15)
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 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.33.6...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>
Co-authored-by: anthonynsimon <anthonynsimon@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and anthonynsimon authored Sep 1, 2023
1 parent 387011a commit fe0f8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black >= 19.10b0
pytest >= 5.3.2
twine >= 3.1.1
wheel == 0.33.6
wheel >= 0.38.1
invoke >= 1.4.0

-e .

0 comments on commit fe0f8c3

Please sign in to comment.