File tree Expand file tree Collapse file tree 9 files changed +21
-21
lines changed Expand file tree Collapse file tree 9 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1- pytest==7.1 .2
1+ pytest==8.4 .2
Original file line number Diff line number Diff line change 11# [START getting_started_requirements]
2- Flask == 2.2.5
2+ Flask == 3.1.2
33cryptography == 41.0.2
44python-jose [cryptography ]== 3.3.0
55requests == 2.31.0
Original file line number Diff line number Diff line change 1- google-cloud-firestore == 2.11.1
2- google-cloud-pubsub == 2.16 .1
3- flask == 2.2.5
1+ google-cloud-firestore == 2.21.0
2+ google-cloud-pubsub == 2.31 .1
3+ flask == 3.1.2
Original file line number Diff line number Diff line change 1- google-cloud-translate == 3.11 .1
2- google-cloud-firestore == 2.11.1
1+ google-cloud-translate == 3.21 .1
2+ google-cloud-firestore == 2.21.0
Original file line number Diff line number Diff line change 11# Use the official Python image.
22# https://hub.docker.com/_/python
3- FROM python:3.11 -slim
3+ FROM python:3.14 -slim
44
55# Copy local code to the container image.
66ENV APP_HOME /app
Original file line number Diff line number Diff line change 1- Flask == 2.2.5
2- google-cloud-firestore == 2.11.1
3- google-cloud-storage == 2.9.0
4- google-cloud-error-reporting == 1.9.1
5- google-cloud-logging == 3.5.0
1+ Flask == 3.1.2
2+ google-cloud-firestore == 2.21.0
3+ google-cloud-storage == 3.4.1
4+ google-cloud-error-reporting == 1.12.0
5+ google-cloud-logging == 3.12.1
66gunicorn == 20.1.0
7- six == 1.16 .0
7+ six == 1.17 .0
Original file line number Diff line number Diff line change 1- flask == 2.2.5
2- honcho == 1.1 .0
1+ flask == 3.1.2
2+ honcho == 2.0 .0
33gunicorn == 20.1.0
Original file line number Diff line number Diff line change 11flake8 === 5.0.4 ; python_version < '3.8'
2- flake8 == 6.0 .0 ; python_version >= '3.8'
3- pytest == 7.3.1
4- nox == 2023.4.22
2+ flake8 == 7.3 .0 ; python_version >= '3.8'
3+ pytest == 8.4.2
4+ nox == 2025.10.14
55requests == 2.31.0
Original file line number Diff line number Diff line change 1- google-cloud-firestore == 2.11.1
2- flask == 2.2.5
1+ google-cloud-firestore == 2.21.0
2+ flask == 3.1.2
You can’t perform that action at this time.
0 commit comments