Skip to content

Commit 6fcbcc1

Browse files
chore(deps): update dependency rules_python to v1
1 parent b07fcac commit 6fcbcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bazel_dep(name = "msgpack-c", version = "6.1.0")
3838
bazel_dep(name = "blake3", version = "1.5.4")
3939
bazel_dep(name = "fmt", version = "11.0.2")
4040
bazel_dep(name = "spdlog", version = "1.14.1")
41-
bazel_dep(name = "rules_python", version = "0.16.2")
41+
bazel_dep(name = "rules_python", version = "1.1.0")
4242
bazel_dep(name = "bazel_features", version = "1.20.0")
4343
bazel_dep(name = "rules_foreign_cc", version = "0.12.0")
4444
bazel_dep(name = "platforms", version = "0.0.8")

0 commit comments

Comments
 (0)