Skip to content

Commit

Permalink
Merge pull request #140 from dstansby/bump-wheel
Browse files Browse the repository at this point in the history
Bump version of wheel in requirements.txt
  • Loading branch information
QuLogic authored Jan 24, 2024
2 parents c83e30f + 9d84c66 commit c1a4279
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
Expand Down Expand Up @@ -164,7 +164,7 @@ urllib3==1.26.8
# via requests
virtualenv==20.13.1
# via pre-commit
wheel==0.37.1
wheel==0.42.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit c1a4279

Please sign in to comment.