Skip to content

Commit e090316

Browse files
authored
chore(deps): update dependency google-cloud-firestore to v2.9.0 (#534)
1 parent 747e15c commit e090316

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.8.0
1+
google-cloud-firestore==2.9.0
22
google-cloud-pubsub==2.13.12
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.10.0
2-
google-cloud-firestore==2.8.0
2+
google-cloud-firestore==2.9.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.8.0
2+
google-cloud-firestore==2.9.0
33
google-cloud-storage==2.7.0
44
google-cloud-error-reporting==1.8.0
55
google-cloud-logging==3.4.0

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

0 commit comments

Comments
 (0)