Skip to content

Commit 830083a

Browse files
fix(deps): Update dependency rules_python to v2
1 parent a0e0f1c commit 830083a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vendor/cel.dev/expr/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ bazel_dep(
5252
)
5353
bazel_dep(
5454
name = "rules_python",
55-
version = "0.35.0",
55+
version = "2.2.0",
5656
)
5757

5858
### PYTHON ###

0 commit comments

Comments
 (0)