Skip to content

Commit ceb653a

Browse files
authored
chore(deps): update dependency google-cloud-firestore to v2.7.2 (GoogleCloudPlatform#512)
1 parent 33aa051 commit ceb653a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

background/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-firestore==2.7.1
1+
google-cloud-firestore==2.7.2
22
google-cloud-pubsub==2.13.7
33
flask==2.2.2

background/function/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-translate==3.8.3
2-
google-cloud-firestore==2.7.1
2+
google-cloud-firestore==2.7.2

bookshelf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.2.2
2-
google-cloud-firestore==2.7.1
2+
google-cloud-firestore==2.7.2
33
google-cloud-storage==2.5.0
44
google-cloud-error-reporting==1.6.2
55
google-cloud-logging==3.2.4

sessions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-firestore==2.7.1
1+
google-cloud-firestore==2.7.2
22
flask==2.2.2

0 commit comments

Comments
 (0)