Browse Source

boostrap: Use python 3.11 in bleeding_edge

R=bryner

Bug: 1500415
Change-Id: I37f90909f57be51253ca64faf3994938d57c3479
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5026367
Auto-Submit: Josip Sokcevic <sokcevic@chromium.org>
Reviewed-by: Brian Ryner <bryner@google.com>
Commit-Queue: Brian Ryner <bryner@google.com>
Josip Sokcevic 1 year ago
parent
commit
1cd58a27b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bootstrap/manifest_bleeding_edge.txt

+ 1 - 1
bootstrap/manifest_bleeding_edge.txt

@@ -22,7 +22,7 @@ $VerifiedPlatform windows-arm64
 infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.44
 infra/3pp/tools/cpython/${platform} version:2@2.7.18.chromium.44
 
 
 @Subdir python3
 @Subdir python3
-infra/3pp/tools/cpython3/${platform} version:2@3.8.10.chromium.26
+infra/3pp/tools/cpython3/${platform} version:2@3.11.6.chromium.30
 
 
 @Subdir git
 @Subdir git
 infra/3pp/tools/git/${platform} version:2@2.41.0.chromium.11
 infra/3pp/tools/git/${platform} version:2@2.41.0.chromium.11