File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# [START getting_started_requirements]
2
- Flask == 2.2.5
3
- cryptography == 41.0.0
2
+ Flask == 2.3.2
3
+ cryptography == 41.0.1
4
4
python-jose [cryptography ]== 3.3.0
5
5
requests == 2.31.0
6
6
# [END getting_started_requirements]
Original file line number Diff line number Diff line change 1
1
google-cloud-firestore == 2.11.1
2
- google-cloud-pubsub == 2.16 .1
3
- flask == 2.2.5
2
+ google-cloud-pubsub == 2.17 .1
3
+ flask == 2.3.2
Original file line number Diff line number Diff line change 1
- Flask == 2.2.5
1
+ Flask == 2.3.2
2
2
google-cloud-firestore == 2.11.1
3
3
google-cloud-storage == 2.9.0
4
4
google-cloud-error-reporting == 1.9.1
Original file line number Diff line number Diff line change 1
- flask == 2.2.5
1
+ flask == 2.3.2
2
2
honcho == 1.1.0
3
3
gunicorn == 20.1.0
Original file line number Diff line number Diff line change 1
1
flake8 === 5.0.4 ; python_version < '3.8'
2
2
flake8 == 6.0.0 ; python_version >= '3.8'
3
- pytest == 7.3.1
3
+ pytest == 7.3.2
4
4
nox == 2023.4.22
5
5
requests == 2.31.0
Original file line number Diff line number Diff line change 1
1
google-cloud-firestore == 2.11.1
2
- flask == 2.2.5
2
+ flask == 2.3.2
You can’t perform that action at this time.
0 commit comments