Commit 3088c64
fix(Flask): Mass fix for broken Werkzeug dependency (GoogleCloudPlatform#10714)
* fix(Flask): Mass fix for broken Werkzeug dependency
* fix(Flask): Version and requirements tweaks
* fix(Flask): Version and requirements tweaks
* (chore): update Flask to 3.0.0 (GoogleCloudPlatform#10713)
* Update Flask to 3.0.0
Many tests returning flaky due to url_quote being removed from werkzeug
(previously deprecated).
Flask 3.0.0 has Python 3.8+ support, so should be updatable.
* revert (separate test failures)
* chore: update Flask to 3.0.0
* fix(deps): Werkzeug tweaks
* fix(deps): revert changes to avoid trigerring broken tests
---------
Co-authored-by: Katie McLaughlin <katie@glasnt.com>1 parent 87c3186 commit 3088c64
File tree
76 files changed
+98
-10
lines changed- appengine
- flexible_python37_and_earlier
- analytics
- datastore
- disk
- extending_runtime
- hello_world
- metadata
- multiple_services
- gateway-service
- static-service
- numpy
- pubsub
- scipy
- static_files
- storage
- tasks
- twilio
- websockets
- flexible
- analytics
- hello_world
- twilio
- websockets
- standard_python3/bundled-services
- blobstore/flask
- deferred/flask
- mail/flask
- standard
- analytics
- firebase
- firenotes/backend
- firetactoe
- flask/tutorial
- iap
- mailjet
- migration
- memorystore
- ndb
- overview
- redis_cache
- storage
- taskqueue
- counter
- pull-counter
- urlfetch
- async
- requests
- ndb/transactions
- urlfetch/requests
- bigquery/remote-function
- document
- translate
- vision
- cloud-media-livestream/keypublisher
- cloud-sql
- mysql/sqlalchemy
- postgres/sqlalchemy
- sql-server/sqlalchemy
- cloud_scheduler/snippets
- compute/managed-instances/demo
- datastore/cloud-ndb
- dialogflow-cx
- dialogflow
- endpoints/getting-started
- eventarc
- audit_iam
- storage_handler
- functions/v2/response_streaming
- iap
- app_engine_app
- memorystore/redis
- monitoring
- opencensus
- prometheus
- people-and-planet-ai
- geospatial-classification/serving_app
- land-cover-classification/serving
- timeseries-classification
- weather-forecasting/serving
- profiler/appengine
- flexible
- standard_python37
- run
- hello-broken
- helloworld
- logging-manual
- markdown-preview
- editor
- renderer
- pubsub
- service-auth
- system-package
- trace
- cloud-trace-demo-app-opentelemetry/app
- trace-python-sample-opentelemetry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+98
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments