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

build(deps): bump wheel from 0.37.1 to 0.38.1 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
12 changes: 2 additions & 10 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ faker==13.12.1
idna==3.3
# via requests
importlib-metadata==4.12.0
# via
# keyring
# twine
# via twine
iniconfig==1.1.1
# via pytest
jeepney==0.8.0
Expand Down Expand Up @@ -102,23 +100,17 @@ six==1.16.0
# python-dateutil
tomli==2.0.1
# via
# black
# build
# pep517
# pytest
twine==4.0.1
# via -r requirements-dev.in
typing-extensions==4.2.0
# via
# black
# rich
urllib3==1.26.11
# via
# requests
# twine
webencodings==0.5.1
# via bleach
wheel==0.37.1
wheel==0.38.1
# via pip-tools
zipp==3.8.1
# via importlib-metadata
Expand Down