Update python to v3.14.0

This commit is contained in:
renovate[bot] 2025-10-18 21:54:14 +00:00 committed by GitHub
parent af8407aca9
commit 303fc63079
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"features": { "features": {
"ghcr.io/devcontainers/features/python:1": { "ghcr.io/devcontainers/features/python:1": {
"installTools": true, "installTools": true,
"version": "3.13" "version": "3.14"
} }
}, },
"customizations": { "customizations": {