Roll luci-py from a658384f24a0 to 0e69c7f7e82f (1 revision)

https://chromium.googlesource.com/infra/luci/luci-py.git/+log/a658384f24a0..0e69c7f7e82f

2021-03-19 momosasaki@google.com [swarming] Make task_runner_test.py python3 compatible on windows

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/luci-py-infra-autoroll
Please CC tikuta+infra-roll@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Tbr: tikuta+infra-roll@chromium.org
Change-Id: I966e72e74dc6756c4b953abf4e4dd20167b58c12
Reviewed-on: https://chromium-review.googlesource.com/c/infra/infra/+/2775055
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#39523}
diff --git a/DEPS b/DEPS
index bb23849..bec910b 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@
 
   "infra/luci":
      "{chromium_git}/infra/luci/luci-py@" +
-     "a658384f24a073e89b9ba0b31fdf5a0918406adc",
+     "0e69c7f7e82f72eeb3451378b416a93c4688332a",
 
   # This unpinned dependency is present because it is used by the trybots for
   # the recipes-py repo; They check out infra with this at HEAD, and then apply