Skip to content

Commit

Permalink
Merge pull request #295 from alanjds/pyup-update-wheel-0.38.0-to-0.40.0
Browse files Browse the repository at this point in the history
Update wheel to 0.40.0
  • Loading branch information
alanjds committed Jun 23, 2023
2 parents 64a3fbb + b9a6173 commit 31f01d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ipdb==0.13.9
pytz==2023.3

# wheel for PyPI installs
wheel==0.38.0
wheel==0.40.0

# MkDocs for documentation previews/deploys
mkdocs==1.2.4; python_version < '3.8'
Expand Down

0 comments on commit 31f01d9

Please sign in to comment.