Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Bump wheel from 0.37.1 to 0.38.1 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ virtualenv==20.13.0
# via pre-commit
webencodings==0.5.1
# via bleach
wheel==0.37.1
wheel==0.38.1
# via pip-tools
zipp==3.7.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ virtualenv==20.13.0
# via pre-commit
webencodings==0.5.1
# via bleach
wheel==0.37.1
wheel==0.38.1
# via pip-tools
zipp==3.7.0
# via importlib-metadata
Expand Down