We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8e6a7 commit 7e145a2Copy full SHA for 7e145a2
1 file changed
MODULE.bazel
@@ -63,7 +63,7 @@ python = use_extension(
63
python.toolchain(
64
ignore_root_user_error = True,
65
is_default = True,
66
- python_version = "3.12",
+ python_version = "3.14",
67
)
68
69
bazel_dep(name = "platforms", version = "1.0.0", dev_dependency = True)
0 commit comments