diff --git a/playground/ty/src/Playground.tsx b/playground/ty/src/Playground.tsx index 1391ee548f9c9..926861836bfec 100644 --- a/playground/ty/src/Playground.tsx +++ b/playground/ty/src/Playground.tsx @@ -214,7 +214,7 @@ export default function Playground() { export const DEFAULT_SETTINGS = JSON.stringify( { environment: { - "python-version": "3.13", + "python-version": "3.14", }, rules: { "undefined-reveal": "ignore",