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

Bump wheel from 0.37.1 to 0.38.1 #355

Open
wants to merge 1 commit into
base: develop
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ flask-sqlalchemy==2.5.1
# flask-migrate
future==0.18.2
# via pyjwkest
greenlet==2.0.1
# via sqlalchemy
gunicorn==20.0.4
# via -r requirements.in
idna==3.3
Expand Down Expand Up @@ -172,12 +174,10 @@ urllib3==1.26.9
# sentry-sdk
werkzeug==1.0.1
# via flask
wheel==0.37.1
wheel==0.38.1
# via pip-tools
wrapt==1.12.1
# via astroid
zipp==3.8.0
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down