Skip to content

Commit 5be9314

Browse files
authored
chore(deps): update dependency cloudevents to v1.10.1 (GoogleCloudPlatform#11311)
1 parent f52e9c8 commit 5be9314

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==3.0.0
22
gunicorn==20.1.0
3-
cloudevents==1.9.0
3+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==3.0.0
22
gunicorn==20.1.0
33
google-events==0.10.0
4-
cloudevents==1.9.0
4+
cloudevents==1.10.1
55
googleapis-common-protos==1.59.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==3.0.0
22
gunicorn==20.1.0
33
google-events==0.7.0
4-
cloudevents==1.9.0
4+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==7.0.1
2-
cloudevents==1.9.0
2+
cloudevents==1.10.1

functions/v2/firebase/hello-firestore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ functions-framework==3.3.0
22
google-events==0.7.0
33
google-api-core==2.11.1
44
protobuf==4.23.3
5-
cloudevents==1.9.0
5+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
functions-framework==3.3.0
2-
cloudevents==1.9.0
2+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
functions-framework==3.3.0
2-
cloudevents==1.9.0
2+
cloudevents==1.10.1

functions/v2/firebase/upper-firestore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-events==0.7.0
33
google-api-core==2.11.1
44
protobuf==4.23.3
55
google-cloud-firestore==2.11.1
6-
cloudevents==1.9.0
6+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==7.0.1
22
backoff==2.2.1; python_version < "3.7"
33
backoff==2.2.1; python_version >= "3.7"
4-
cloudevents==1.9.0
4+
cloudevents==1.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cloudevents==1.9.0
1+
cloudevents==1.10.1
22
pytest==7.2.0

0 commit comments

Comments
 (0)