Skip to content

Commit e1ba41e

Browse files
Google APIscopybara-github
authored andcommitted
chore: update rules_python to 0.5.0
PiperOrigin-RevId: 406221527
1 parent daf9c98 commit e1ba41e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ http_archive(
4141
# version of the library will be selected as a transitive dependency of gRPC.
4242
http_archive(
4343
name = "rules_python",
44-
strip_prefix = "rules_python-0.1.0",
45-
url = "https://github.com/bazelbuild/rules_python/archive/0.1.0.tar.gz",
44+
strip_prefix = "rules_python-0.5.0",
45+
url = "https://github.com/bazelbuild/rules_python/archive/0.5.0.tar.gz",
4646
)
4747

4848
http_archive(

0 commit comments

Comments
 (0)