Skip to content

Commit 5c94263

Browse files
Update all dependencies (#116)
1 parent e7196d6 commit 5c94263

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.1
1+
9.1.0

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: BSD-3-Clause
22

33
bazel_dep(name = "bazel_skylib", version = "1.9.0")
4-
bazel_dep(name = "rules_python", version = "1.9.0")
4+
bazel_dep(name = "rules_python", version = "2.0.0")
55

66
http_archive = use_repo_rule(
77
"@bazel_tools//tools/build_defs/repo:http.bzl",

0 commit comments

Comments
 (0)