Skip to content

Commit 297a2ee

Browse files
Update all dependencies (#107)
1 parent 68e9065 commit 297a2ee

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.4.0
1+
8.4.2

MODULE.bazel

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

3-
bazel_dep(name = "bazel_skylib", version = "1.8.1")
4-
bazel_dep(name = "rules_python", version = "1.6.0")
3+
bazel_dep(name = "bazel_skylib", version = "1.8.2")
4+
bazel_dep(name = "rules_python", version = "1.6.3")
55

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

0 commit comments

Comments
 (0)