Skip to content

Commit c1a4279

Browse files
authored
Merge pull request #140 from dstansby/bump-wheel
Bump version of wheel in requirements.txt
2 parents c83e30f + 9d84c66 commit c1a4279

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.10
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
44
#
55
# pip-compile requirements.in
66
#
@@ -164,7 +164,7 @@ urllib3==1.26.8
164164
# via requests
165165
virtualenv==20.13.1
166166
# via pre-commit
167-
wheel==0.37.1
167+
wheel==0.42.0
168168
# via pip-tools
169169

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

0 commit comments

Comments
 (0)