Skip to content

Commit 46e649e

Browse files
authored
chore(deps): update dependency cloudevents to v1.11.0 (#12093)
1 parent c27518e commit 46e649e

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==3.0.3
22
gunicorn==22.0.0
3-
cloudevents==1.10.1
3+
cloudevents==1.11.0

eventarc/audit_iam/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==3.0.3
22
gunicorn==22.0.0
33
google-events==0.11.0
4-
cloudevents==1.10.1
4+
cloudevents==1.11.0
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.3
22
gunicorn==22.0.0
33
google-events==0.11.0
4-
cloudevents==1.10.1
4+
cloudevents==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==8.2.0
2-
cloudevents==1.10.1
2+
cloudevents==1.11.0

functions/v2/datastore/hello-datastore/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-events==0.11.0
33
google-cloud-datastore==2.19.0
44
google-api-core==2.17.1
55
protobuf==4.25.3
6-
cloudevents==1.10.1
6+
cloudevents==1.11.0

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.5.0
22
google-events==0.11.0
33
google-api-core==2.17.1
44
protobuf==4.25.3
5-
cloudevents==1.10.1
5+
cloudevents==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
functions-framework==3.5.0
2-
cloudevents==1.10.1
2+
cloudevents==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
functions-framework==3.5.0
2-
cloudevents==1.10.1
2+
cloudevents==1.11.0

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.11.0
33
google-api-core==2.17.1
44
protobuf==4.25.3
55
google-cloud-firestore==2.11.1
6-
cloudevents==1.10.1
6+
cloudevents==1.11.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==8.2.0
22
backoff==2.2.1; python_version < "3.7"
33
backoff==2.2.1; python_version >= "3.7"
4-
cloudevents==1.10.1
4+
cloudevents==1.11.0

0 commit comments

Comments
 (0)