Skip to content

Commit d990693

Browse files
authored
chore(deps): update dependency google-cloud-firestore to v2.1.3 (GoogleCloudPlatform#364)
1 parent d1fbadb commit d990693

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.1.2
1+
google-cloud-firestore==2.1.3
22
google-cloud-pubsub==2.6.0
33
flask==2.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-translate==3.2.0
2-
google-cloud-firestore==2.1.2
2+
google-cloud-firestore==2.1.3

bookshelf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.0.1
2-
google-cloud-firestore==2.1.2
2+
google-cloud-firestore==2.1.3
33
google-cloud-storage==1.38.0
44
google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0
55
google-cloud-error-reporting==1.1.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.1.2
1+
google-cloud-firestore==2.1.3
22
flask==2.0.1

0 commit comments

Comments
 (0)