Skip to content

Commit 3cc1ac1

Browse files
authored
deps: Bump Python -> 3.12 (#528)
Signed-off-by: Ryan Northey <[email protected]>
1 parent 1ee517f commit 3cc1ac1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

versions.bzl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
VERSIONS = {
2-
# This should match the version in `.ruby-version`
3-
# It must also be availble, and preferably the default here:
4-
# https://github.com/netlify/build-image/blob/focal/included_software.md
5-
"python": "3.10",
2+
"python": "3.12",
63
"com_github_twbs_bootstrap": {
74
"type": "github_archive",
85
"repo": "twbs/bootstrap",

0 commit comments

Comments
 (0)