Skip to content

Commit 5d78458

Browse files
authored
runtime update from Python3.6 to 3.9
runtime update from Python3.6 to 3.9
1 parent 41350c7 commit 5d78458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ask/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"alexaUsage": [
1010
"custom/default"
1111
],
12-
"runtime": "python3.6",
12+
"runtime": "python3.9",
1313
"handler": "lambda_function.lambda_handler"
1414
}
1515
]
1616
},
1717
"merge": {}
1818
}
1919
}
20-
}
20+
}

0 commit comments

Comments
 (0)