Bazel: bump python version to 3.12

This commit is contained in:
Paolo Tranquilli
2025-03-19 14:18:13 +01:00
parent 06b349e307
commit 53c235dfd5
4 changed files with 5 additions and 2 deletions

View File

@@ -8,3 +8,5 @@ common --registry=https://bcr.bazel.build
# its implementation packages without providing any code itself.
# We either can depend on internal implementation details, or turn of strict deps.
common --@rules_dotnet//dotnet/settings:strict_deps=false
build --@rules_python//python/config_settings:python_version=3.12