Skip to content

Commit fcd8ea8

Browse files
chore(deps): update rules_python digest to b106f91
1 parent ed4bca2 commit fcd8ea8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

py/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def rules_py_dependencies():
3838

3939
http_archive(
4040
name = "rules_python",
41-
sha256 = "cff4c0ac0873ce089557b72828f34b82e67f35e9accfe414b5c3230907104a87",
42-
strip_prefix = "rules_python-9facc3e3341f156377c61afbaa1dfb79a3843b78",
43-
url = "https://github.com/bazelbuild/rules_python/archive/9facc3e3341f156377c61afbaa1dfb79a3843b78.tar.gz",
41+
sha256 = "f288ffa6518d8780b56747e73ca8f0ecb2a6b4940789e75f361639931583d118",
42+
strip_prefix = "rules_python-b106f91c9da7e31d73a7293e88ac78eedcad2057",
43+
url = "https://github.com/bazelbuild/rules_python/archive/b106f91c9da7e31d73a7293e88ac78eedcad2057.tar.gz",
4444
)

0 commit comments

Comments
 (0)