Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Expand Up @@ -9,10 +9,10 @@ click==8.1.3
pep517==0.12.0
# via pip-tools
pip-tools==6.6.2
# via -r requirements/pip-tools.in
# via -r pip-tools.in
tomli==2.0.1
# via 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
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.1.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