Skip to content

Commit 6abb1e5

Browse files
chore(deps): update dependency google-cloud-pubsub to v2.4.2 (GoogleCloudPlatform#5810)
Co-authored-by: Dan Lee <[email protected]>
1 parent b8b9385 commit 6abb1e5

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
2-
google-cloud-pubsub==2.4.1
2+
google-cloud-pubsub==2.4.2
33
gunicorn==20.1.0
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
google-api-python-client==2.3.0
33
google-auth==1.30.0
4-
google-cloud-pubsub==2.4.1
4+
google-cloud-pubsub==2.4.2

functions/ocr/app/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-pubsub==2.4.1
1+
google-cloud-pubsub==2.4.2
22
google-cloud-storage==1.38.0
33
google-cloud-translate==3.1.0
44
google-cloud-vision==2.3.1

functions/pubsub/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==2.4.1
1+
google-cloud-pubsub==2.4.2

functions/tips/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-error-reporting==1.1.2
2-
google-cloud-pubsub==2.4.1
2+
google-cloud-pubsub==2.4.2
33
python-dateutil==2.8.1
44
requests==2.25.1
55
xmltodict==0.12.0
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.3.0
22
google-auth-httplib2==0.1.0
33
google-auth==1.30.0
4-
google-cloud-pubsub==2.4.1
4+
google-cloud-pubsub==2.4.2
55
requests==2.25.1

iot/api-client/end_to_end_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ cryptography==3.4.7
22
google-api-python-client==2.3.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
5-
google-cloud-pubsub==2.4.1
5+
google-cloud-pubsub==2.4.2
66
pyjwt==2.1.0
77
paho-mqtt==1.5.1

iot/api-client/gcs_file_to_device/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-api-python-client==2.3.0
22
google-auth==1.30.0
33
google-auth-httplib2==0.1.0
44
google-cloud-iot==2.0.2
5-
google-cloud-pubsub==2.4.1
5+
google-cloud-pubsub==2.4.2
66
google-cloud-storage==1.38.0
77
cryptography==3.4.7
88
paho-mqtt==1.5.1

iot/api-client/http_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ google-api-python-client==2.3.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
55
google-cloud-iot==2.0.2
6-
google-cloud-pubsub==2.4.1
6+
google-cloud-pubsub==2.4.2
77
pyjwt==2.1.0
88
requests==2.25.1

iot/api-client/mqtt_example/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cryptography==3.4.7
22
google-api-python-client==2.3.0
33
google-auth-httplib2==0.1.0
44
google-auth==1.30.0
5-
google-cloud-pubsub==2.4.1
5+
google-cloud-pubsub==2.4.2
66
google-cloud-iot==2.0.2
77
grpc-google-iam-v1==0.12.3
88
pyjwt==2.1.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-cloud-pubsub==2.4.1
1+
google-cloud-pubsub==2.4.2
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.2.4
22
mock==4.0.3
3-
google-cloud-pubsub==2.4.1
3+
google-cloud-pubsub==2.4.2

run/pubsub/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==6.2.4
22
google-cloud-logging==1.15.1
3-
google-cloud-pubsub==2.4.1
3+
google-cloud-pubsub==2.4.2

storage/cloud-client/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
google-cloud-pubsub==2.4.1
1+
google-cloud-pubsub==2.4.2
22
google-cloud-storage==1.38.0
33
google-api-python-client==2.3.0

0 commit comments

Comments
 (0)