Skip to content

Commit

Permalink
Merge pull request #851 from felddy/dependabot/pip/wheel-0.42.0
Browse files Browse the repository at this point in the history
Bump wheel from 0.41.3 to 0.42.0
  • Loading branch information
felddy authored Nov 27, 2023
2 parents 6c6fa66 + 61a4b6f commit 87a70e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def package_vars(version_file):
install_requires=[
"semver == 3.0.2",
"setuptools == 69.0.2",
"wheel == 0.41.3",
"wheel == 0.42.0",
],
extras_require={
"test": [
Expand Down

0 comments on commit 87a70e4

Please sign in to comment.