We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c182256 commit 8d505abCopy full SHA for 8d505ab
1 file changed
examples/bzlmod/MODULE.bazel
@@ -64,7 +64,7 @@ python.override(
64
# instead of rules_python's defaulting to the latest available version,
65
# controls what full version is used when `3.x` is requested.
66
minor_mapping = {
67
- "3.9": "3.9.24",
+ "3.9": "3.9.25",
68
},
69
)
70
0 commit comments