Skip to content

Commit 13b2ce2

Browse files
authored
chore(deps): update dependency google-cloud-firestore to v2.6.0 (#485)
1 parent 269ce5d commit 13b2ce2

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.5.3
1+
google-cloud-firestore==2.6.0
22
google-cloud-pubsub==2.13.2
33
flask==2.1.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-translate==3.7.4
2-
google-cloud-firestore==2.5.3
2+
google-cloud-firestore==2.6.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.1.2
2-
google-cloud-firestore==2.5.3
2+
google-cloud-firestore==2.6.0
33
google-cloud-storage==2.5.0
44
google-cloud-error-reporting==1.5.3
55
google-cloud-logging==3.2.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.5.3
1+
google-cloud-firestore==2.6.0
22
flask==2.1.2

0 commit comments

Comments
 (0)