Roll Depot Tools from ef1d5129a33e to 40baf948a501 (5 revisions)

https://skia.googlesource.com/buildbot.git/+log/ef1d5129a33e..40baf948a501

2025-11-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-11-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-11-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2025-11-03 jsca@google.com Allow webrtc.org accounts to use SSO.
2025-11-03 mfarazma@ibm.com remove ppc and s390 from the host_arch list

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/depot-tools-skia-infra
Please CC kjlubick@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Depot Tools: https://bugs.chromium.org/p/chromium/issues/entry
To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: kjlubick@google.com
Change-Id: I53605a6d0d350e98b275255e41dad3898644c61d
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1092282
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 19e3097..d0b0a77 100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@
 
 deps = {
   'depot_tools': {
-    'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@ef1d5129a33e73d4f395dad928d8d228e47cc5eb',
+    'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@40baf948a501432af381701f590631504d327a88',
     'condition': 'False',
   },
   'cipd_bin_packages': {
diff --git a/go/depot_tools/deps/deps_gen.go b/go/depot_tools/deps/deps_gen.go
index 3f1a336..534d760 100755
--- a/go/depot_tools/deps/deps_gen.go
+++ b/go/depot_tools/deps/deps_gen.go
@@ -9,7 +9,7 @@
 var deps = deps_parser.DepsEntries{
 	"chromium.googlesource.com/chromium/tools/depot_tools": {
 		Id:      "chromium.googlesource.com/chromium/tools/depot_tools",
-		Version: "ef1d5129a33e73d4f395dad928d8d228e47cc5eb",
+		Version: "40baf948a501432af381701f590631504d327a88",
 		Path:    "depot_tools",
 	},
 	"infra/3pp/tools/cpython3": {