Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

chore(deps): bump wheel from 0.37.1 to 0.38.1 in /requirements #6858

Closed
wants to merge 1 commit into from
Closed
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
8 changes: 2 additions & 6 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@ packaging==21.3
pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r requirements/pip-tools.in
# via -r pip-tools.in
pyparsing==3.0.9
# via packaging
tomli==2.0.1
# via
# build
# pep517
wheel==0.37.1
wheel==0.38.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
wheel==0.37.1
# via -r requirements/pip.in
wheel==0.38.1
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==22.2.2
# via -r requirements/pip.in
# via -r pip.in
setuptools==59.8.0
# via
# -c requirements/common_constraints.txt
# -r requirements/pip.in
# -c common_constraints.txt
# -r pip.in