Skip to content

Commit 8f289a6

Browse files
authored
chore(deps): update all dependencies (#538)
1 parent 70ad41f commit 8f289a6

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.9.0
1+
google-cloud-firestore==2.9.1
22
google-cloud-pubsub==2.14.0
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.1
2-
google-cloud-firestore==2.9.0
2+
google-cloud-firestore==2.9.1

bookshelf/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.2.2
2-
google-cloud-firestore==2.9.0
2+
google-cloud-firestore==2.9.1
33
google-cloud-storage==2.7.0
4-
google-cloud-error-reporting==1.8.0
5-
google-cloud-logging==3.4.0
4+
google-cloud-error-reporting==1.8.1
5+
google-cloud-logging==3.5.0
66
gunicorn==20.1.0
77
six==1.16.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.9.0
1+
google-cloud-firestore==2.9.1
22
flask==2.2.2

0 commit comments

Comments
 (0)