Skip to content

Commit ee7d6d4

Browse files
chore(deps): update rules_python digest to 10580d6
1 parent 9b46190 commit ee7d6d4

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
@@ -39,7 +39,7 @@ def rules_py_dependencies():
3939
# We require #1671 which isn't in a release as of 19 Jan 2024
4040
http_archive(
4141
name = "rules_python",
42-
sha256 = "a587c414d5aaca04841250d8809b2e21e0d89fda2597fad907419c47eeab8ab0",
43-
strip_prefix = "rules_python-52381415be9d3618130f02a821aef50de1e3af09",
44-
url = "https://github.com/bazelbuild/rules_python/archive/52381415be9d3618130f02a821aef50de1e3af09.tar.gz",
42+
sha256 = "4eca14de5d3a1bcfebe560da77bda479d3b0510da33cb539a1dda554c86da3d9",
43+
strip_prefix = "rules_python-10580d67b5d975ca2e2b66acf44bff8e211cbd48",
44+
url = "https://github.com/bazelbuild/rules_python/archive/10580d67b5d975ca2e2b66acf44bff8e211cbd48.tar.gz",
4545
)

0 commit comments

Comments
 (0)