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 ae76924 commit 5ca53aeCopy full SHA for 5ca53ae
WORKSPACE
@@ -17,9 +17,9 @@ bazel_skylib_workspace()
17
18
http_archive(
19
name = "rules_python",
20
- sha256 = "5868e73107a8e85d8f323806e60cad7283f34b32163ea6ff1020cf27abef6036",
21
- strip_prefix = "rules_python-0.25.0",
22
- url = "https://github.com/bazelbuild/rules_python/releases/download/0.25.0/rules_python-0.25.0.tar.gz",
+ sha256 = "9d04041ac92a0985e344235f5d946f71ac543f1b1565f2cdbc9a2aaee8adf55b",
+ strip_prefix = "rules_python-0.26.0",
+ url = "https://github.com/bazelbuild/rules_python/releases/download/0.26.0/rules_python-0.26.0.tar.gz",
23
)
24
25
load("@rules_python//python:repositories.bzl", "py_repositories")
0 commit comments