Skip to content

Commit

Permalink
Merge pull request #750 from felddy/dependabot/pip/wheel-0.41.1
Browse files Browse the repository at this point in the history
Bump wheel from 0.41.0 to 0.41.1
  • Loading branch information
felddy authored Aug 7, 2023
2 parents f97abc3 + 45e72bd commit dd1e254
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.1",
"setuptools == 68.0.0",
"wheel == 0.41.0",
"wheel == 0.41.1",
],
extras_require={
"test": [
Expand Down

0 comments on commit dd1e254

Please sign in to comment.