Skip to content

Commit 9a5888b

Browse files
chore(deps): update dependency google-cloud-firestore to v2.5.3 (#472)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 9eaafc6 commit 9a5888b

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.2
1+
google-cloud-firestore==2.5.3
22
google-cloud-pubsub==2.13.0
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.2
2+
google-cloud-firestore==2.5.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.1.2
2-
google-cloud-firestore==2.5.2
2+
google-cloud-firestore==2.5.3
33
google-cloud-storage==2.4.0
44
google-cloud-error-reporting==1.5.3
55
google-cloud-logging==3.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.5.2
1+
google-cloud-firestore==2.5.3
22
flask==2.1.2

0 commit comments

Comments
 (0)