Skip to content

Commit 99123ee

Browse files
Update python/versions.bzl
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 5837907 commit 99123ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/versions.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,7 @@ MINOR_MAPPING = {
10161016
"3.10": "3.10.19",
10171017
"3.11": "3.11.14",
10181018
"3.12": "3.12.12",
1019-
"3.13": "3.13.8",
1019+
"3.13": "3.13.9",
10201020
"3.14": "3.14.0",
10211021
"3.15": "3.15.0a1",
10221022
}

0 commit comments

Comments
 (0)