Skip to content

Commit df5c037

Browse files
committed
chore(template): Bump Python to 3.14
1 parent b85dfd3 commit df5c037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ hadolint_version: v2.12.0
2222
# IMPORTANT
2323
# If you change the Python version here, make sure to also change it in
2424
# .github/workflows/pr_pre-commit.yml
25-
python_version: 3.13
25+
python_version: 3.14
2626

2727
# This Nix version is used in the operators pre-commit workflow as they require
2828
# Nix to run some checks. Check for new versions here:

0 commit comments

Comments
 (0)