Skip to content

Commit fdab273

Browse files
committed
bzlmod: Bump versions
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent d928078 commit fdab273

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ bazel_dep(name = "envoy_api", version = "1.40.0-dev")
99
bazel_dep(name = "envoy-example-wasm-cc", version = "0.1.6-dev")
1010
bazel_dep(name = "rules_go", version = "0.59.0", repo_name = "io_bazel_rules_go")
1111
bazel_dep(name = "rules_pkg", version = "1.1.0")
12-
bazel_dep(name = "rules_python", version = "1.7.0")
13-
bazel_dep(name = "rules_shell", version = "0.6.1")
12+
bazel_dep(name = "rules_python", version = "2.2.0")
13+
bazel_dep(name = "rules_shell", version = "0.8.0")
1414

1515
local_path_override(
1616
module_name = "envoy",

0 commit comments

Comments
 (0)