Skip to content

Commit 2003f51

Browse files
authored
chore(deps): update dependency twilio to v9.0.3 (GoogleCloudPlatform#11379)
1 parent 4ef6e77 commit 2003f51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine/flexible/twilio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Flask==2.3.3; python_version < '3.7'
33
Werkzeug==3.0.1; python_version > '3.6'
44
Werkzeug==2.3.7; python_version < '3.7'
55
gunicorn==20.1.0
6-
twilio==9.0.2
6+
twilio==9.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.0.0; python_version > '3.6'
22
Flask==2.0.3; python_version < '3.7'
33
gunicorn==20.1.0
4-
twilio==9.0.2
4+
twilio==9.0.3
55
Werkzeug==3.0.1; python_version >= '3.7'
66
Werkzeug==2.3.7; python_version < '3.7'

0 commit comments

Comments
 (0)