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] [tools]
node = "24.14.0" node = "24.14.0"
python = "3.13.12" python = "3.14.3"
go = "1.26.1" go = "1.26.1"

View File

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