We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e9763 commit 8cbd5feCopy full SHA for 8cbd5fe
deps.bzl
@@ -23,8 +23,8 @@ def dependencies():
23
)
24
http_archive(
25
name = "rules_python",
26
- sha256 = "cd6730ed53a002c56ce4e2f396ba3b3be262fd7cb68339f0377a45e8227fe332",
27
- urls = ["https://github.com/bazelbuild/rules_python/releases/download/0.5.0/rules_python-0.5.0.tar.gz"],
+ sha256 = "778aaeab3e6cfd56d681c89f5c10d7ad6bf8d2f1a72de9de55b23081b2d31618",
+ urls = ["https://github.com/bazelbuild/rules_python/releases/download/0.34.0/rules_python-0.34.0.tar.gz"],
28
29
30
name = "io_bazel_rules_docker",
0 commit comments