Skip to content

Commit

Permalink
chore(deps): update rules_python digest to ebd779e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent ed4bca2 commit 77684ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions py/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def rules_py_dependencies():

http_archive(
name = "rules_python",
sha256 = "cff4c0ac0873ce089557b72828f34b82e67f35e9accfe414b5c3230907104a87",
strip_prefix = "rules_python-9facc3e3341f156377c61afbaa1dfb79a3843b78",
url = "https://github.com/bazelbuild/rules_python/archive/9facc3e3341f156377c61afbaa1dfb79a3843b78.tar.gz",
sha256 = "96a565587623033082ad1cb3a0114c8a0f492e7bf89b8cc4bf36d7fa091fe0f0",
strip_prefix = "rules_python-ebd779e8d05b2b99b27f6db69a1ea2237baee7ee",
url = "https://github.com/bazelbuild/rules_python/archive/ebd779e8d05b2b99b27f6db69a1ea2237baee7ee.tar.gz",
)

0 comments on commit 77684ff

Please sign in to comment.