Skip to content

Commit 8d505ab

Browse files
committed
fixup bzlmod example
1 parent c182256 commit 8d505ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/bzlmod/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ python.override(
6464
# instead of rules_python's defaulting to the latest available version,
6565
# controls what full version is used when `3.x` is requested.
6666
minor_mapping = {
67-
"3.9": "3.9.24",
67+
"3.9": "3.9.25",
6868
},
6969
)
7070

0 commit comments

Comments
 (0)