Skip to content

Commit b2b86e9

Browse files
committed
Bump Twilio Python dependency to 6.8.0
1 parent f238df1 commit b2b86e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/snippet-testing/model/dependency.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Dependency
1818
AVAILABLE_LIBRARY_VERSION = {
1919
CSHARP_NAME => ['4.x', CS_V5],
2020
PHP_NAME => ['4.10', '5.15.0'],
21-
PYTHON_NAME => ['5.6.0', '6.7.0'],
21+
PYTHON_NAME => ['5.6.0', '6.8.0'],
2222
RUBY_NAME => ['4.13.0', '5.3.0'],
2323
NODE_NAME => ['2.11.0', '3.7.0'],
2424
JAVA6_NAME => { group: 'com.twilio.sdk', name: 'twilio-java-sdk', version: '6.3.0', suffix: '-jar-with-dependencies' },

0 commit comments

Comments
 (0)