From dfaf0d2a14c48f495d13e4f3cf5821da4ea86eaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:08:13 +0000 Subject: [PATCH] Update dependency rules_python to v2 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 60b3f91..9a84ce5 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -bazel_dep(name = "rules_python", version = "1.8.4") +bazel_dep(name = "rules_python", version = "2.2.0")