We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec306c5 commit eca13beCopy full SHA for eca13be
WORKSPACE
@@ -23,8 +23,8 @@ http_archive(
23
24
http_archive(
25
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",
+ strip_prefix = "rules_python-0.24.0",
+ url = "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.24.0.zip",
28
)
29
30
0 commit comments