Skip to content

Commit 69a9926

Browse files
chore(deps): update dependency rules_python to v1
1 parent 32c91a9 commit 69a9926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ use_repo(npm, "npm")
4444
# https://github.com/bazelbuild/rules_python/pull/713 ##############
4545
####################################################################
4646

47-
bazel_dep(name = "rules_python", version = "0.40.0")
47+
bazel_dep(name = "rules_python", version = "1.0.0")
4848

4949
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
5050
python.toolchain(

0 commit comments

Comments
 (0)