Skip to content

Commit eca13be

Browse files
authored
Update WORKSPACE
1 parent ec306c5 commit eca13be

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
@@ -23,8 +23,8 @@ http_archive(
2323

2424
http_archive(
2525
name = "rules_python",
26-
strip_prefix = "rules_python-0.23.0",
27-
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.23.0.zip",
26+
strip_prefix = "rules_python-0.24.0",
27+
url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.24.0.zip",
2828
)
2929

3030
http_archive(

0 commit comments

Comments
 (0)