[roll recipes_version.txt] cleanup: Use concise super() everywhere

This is a more concise version of the `super()` call that was introduced
in Python 3, which we can use now that recipe code doesn't need to run
under Python 2.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/88960

https://pigweed.googlesource.com/infra/recipes
recipes_version.txt Rolled-Commits: 937a5aa91922da9..78edbd07b961431

GitOrigin-RevId: b22099cdcc1d9a442b058e5a0a0e94ec40af4573
Change-Id: I808e9ba1f0de7cb38ee5ce7063eafe4063e94f1e
diff --git a/recipes_version.txt b/recipes_version.txt
index 04fd275..1a4aa87 100644
--- a/recipes_version.txt
+++ b/recipes_version.txt
@@ -1 +1 @@
-937a5aa91922da921003f1b9a6016df37c0c3dd9
\ No newline at end of file
+78edbd07b9614314f1c4cd57ac9e96c072ef42f9
\ No newline at end of file