Skip to content

Commit fa318b7

Browse files
authored
chore(deps): update dependency google-cloud-firestore to v2.7.0 (#503)
1 parent 9a25463 commit fa318b7

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.6.1
1+
google-cloud-firestore==2.7.0
22
google-cloud-pubsub==2.13.6
33
flask==2.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-translate==3.8.2
2-
google-cloud-firestore==2.6.1
2+
google-cloud-firestore==2.7.0

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.6.1
2+
google-cloud-firestore==2.7.0
33
google-cloud-storage==2.5.0
44
google-cloud-error-reporting==1.6.1
55
google-cloud-logging==3.2.2

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.6.1
1+
google-cloud-firestore==2.7.0
22
flask==2.2.2

0 commit comments

Comments
 (0)