File tree 6 files changed +6
-6
lines changed
flexible_python37_and_earlier/datastore
blog/introduction_to_data_models_in_cloud_datastore
functions/v2/datastore/hello-datastore
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
Flask == 3.0.3
2
- google-cloud-datastore == 2.20.1
2
+ google-cloud-datastore == 2.20.2
3
3
gunicorn == 23.0.0
Original file line number Diff line number Diff line change 1
1
Flask == 3.0.3 ; python_version > '3.6'
2
2
Flask == 2.3.3 ; python_version < '3.7'
3
- google-cloud-datastore == 2.20.1
3
+ google-cloud-datastore == 2.20.2
4
4
gunicorn == 23.0.0
5
5
Werkzeug == 3.0.3
Original file line number Diff line number Diff line change 1
- google-cloud-datastore == 2.20.1
1
+ google-cloud-datastore == 2.20.2
Original file line number Diff line number Diff line change 1
- google-cloud-datastore == 2.20.1
1
+ google-cloud-datastore == 2.20.2
Original file line number Diff line number Diff line change 1
1
google-cloud-dlp == 3.25.1
2
2
google-cloud-storage == 2.9.0
3
3
google-cloud-pubsub == 2.28.0
4
- google-cloud-datastore == 2.20.1
4
+ google-cloud-datastore == 2.20.2
5
5
google-cloud-bigquery == 3.27.0
Original file line number Diff line number Diff line change 1
1
functions-framework == 3.8.2
2
2
google-events == 0.14.0
3
- google-cloud-datastore == 2.20.1
3
+ google-cloud-datastore == 2.20.2
4
4
google-api-core == 2.17.1
5
5
protobuf == 4.25.5
6
6
cloudevents == 1.11.0
You can’t perform that action at this time.
0 commit comments