Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
481f27ba49 chore(deps): update dependency python (3.13.12 → 3.14.3)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-21 20:08:24 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[tools]
node = "24.14.0"
python = "3.13.12"
python = "3.14.3"
go = "1.26.1"

View File

@@ -27,7 +27,7 @@ experimental = true
[tools]
# Language runtimes
node = "lts"
python = "3.13"
python = "3.14.3"
go = "1.26.1"
rust = "stable"