-
Notifications
You must be signed in to change notification settings - Fork 6.7k
chore(deps): update dependency gunicorn to v24 #13758
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| google-cloud-datastore==2.20.2 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| Django==5.2.9 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests[security]==2.31.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| numpy==2.2.4; python_version > '3.9' | ||
| numpy==1.26.4; python_version == '3.9' | ||
| numpy==1.24.4; python_version == '3.8' |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| google-cloud-pubsub==2.28.0 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| google-cloud-storage==2.9.0 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-cloud-tasks==2.18.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==1.1.4 # it seems like Flask-sockets doesn't play well with 2.0+ | ||
| Flask-Sockets==0.2.1 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 | ||
| markupsafe==2.0.1 | ||
| Werkzeug==1.0.1; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests[security]==2.31.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| google-cloud-datastore==2.20.2 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==3.0.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| Django==5.2.9 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests[security]==2.31.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.3.3; python_version < '3.7' | ||
| google-cloud-pubsub==2.28.0 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.0.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.0.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-cloud-tasks==2.18.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==3.0.3; python_version > '3.6' | ||
| Flask==2.0.3; python_version < '3.7' | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| twilio==9.0.3 | ||
| Werkzeug==3.0.3; python_version >= '3.7' | ||
| Werkzeug==2.3.8; python_version < '3.7' |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==1.1.4 # it seems like Flask-sockets doesn't play well with 2.0+ | ||
| Flask-Sockets==0.2.1 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| requests==2.31.0 | ||
| markupsafe==2.0.1 | ||
| Werkzeug==1.0.1; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| Flask==2.2.2 | ||
| SQLAlchemy==2.0.40 | ||
| PyMySQL==1.1.1 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| cloud-sql-python-connector==1.18.4 | ||
| functions-framework==3.9.2 | ||
| Werkzeug==2.3.8 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==2.2.2 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| python-tds==1.16.0 | ||
| pyopenssl==25.0.0 | ||
| SQLAlchemy==2.0.40 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-cloud-scheduler==2.14.1 | ||
| Werkzeug==3.0.6 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==3.0.3 | ||
| flask-cors==6.0.1 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| six==1.16.0 | ||
| pyyaml==6.0.2 | ||
| requests==2.31.0 | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| cloudevents==1.11.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-events==0.14.0 | ||
| cloudevents==1.11.0 | ||
| googleapis-common-protos==1.66.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-events==0.14.0 | ||
| cloudevents==1.11.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ Django==4.2.24; python_version >= "3.8" and python_version < "3.10" | |
| # PostgreSQL. You must also have a MySQL client installed in that case. | ||
| #mysqlclient==1.4.1 | ||
| wheel==0.40.0 | ||
| gunicorn==23.0.0; python_version > '3.0' | ||
| gunicorn==23.0.0; python_version < '3.0' | ||
| gunicorn==24.0.0; python_version > '3.0' | ||
| gunicorn==24.0.0; python_version < '3.0' | ||
|
Comment on lines
+7
to
+8
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These two lines for |
||
| # psycopg2==2.8.4 # uncomment if you prefer to build from source | ||
| psycopg2-binary==2.9.10 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| tensorflow==2.12.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| # Requirements for the prediction web service. | ||
| Flask==3.0.3 | ||
| earthengine-api==1.5.9 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| tensorflow==2.12.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| Flask==3.0.3 | ||
| apache-beam[gcp]==2.46.0 | ||
| google-cloud-aiplatform==1.47.0 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| pandas==2.2.3 | ||
| tensorflow==2.12.1 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 | ||
|
|
||
| # Local packages. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-cloud-profiler==4.1.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-cloud-recaptcha-enterprise==1.25.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| Flask==3.0.3 | ||
| SQLAlchemy==2.0.40 | ||
| pg8000==1.31.5 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| firebase-admin==7.0.0 | ||
| structlog==25.1.0 | ||
| urllib3<2.0.0 #https://stackoverflow.com/questions/76175361/firebase-authentication-httpresponse-object-has-no-attribute-strict-status |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| Flask==3.0.3 | ||
| google-cloud-storage==2.12.0 | ||
| google-cloud-vision==3.8.1 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| Wand==0.6.13 | ||
| Werkzeug==3.0.3 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| Flask==3.0.3 | ||
| gunicorn==23.0.0 | ||
| gunicorn==24.0.0 | ||
| google-auth==2.38.0 | ||
| requests==2.31.0 | ||
| Werkzeug==3.0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a good practice to end files with a newline character. Some tools may not process the last line correctly if it's missing a final newline.