Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 8c4cee8

Browse files
committed
update rules_python
1 parent 9677e61 commit 8c4cee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ http_archive(
2222
],
2323
)
2424

25-
_rules_python_version = "0.26.0"
25+
_rules_python_version = "0.30.0"
2626

27-
_rules_python_sha256 = "9d04041ac92a0985e344235f5d946f71ac543f1b1565f2cdbc9a2aaee8adf55b"
27+
_rules_python_sha256 = "3b8b4cdc991bc9def8833d118e4c850f1b7498b3d65d5698eea92c3528b8cf2c"
2828

2929
http_archive(
3030
name = "rules_python",

0 commit comments

Comments
 (0)