Skip to content

Commit

Permalink
chore(deps): update rules_python digest to 6695fe1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent e5c2112 commit 36bbbdc
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 = "bd8f9c723893797e453d16941dff0bbf56dbdc5e360b916fb33e4e44dec4ca2e",
strip_prefix = "rules_python-6695fe1d74d4d13f676213663ff4ab22b3ae2624",
url = "https://github.com/bazelbuild/rules_python/archive/6695fe1d74d4d13f676213663ff4ab22b3ae2624.tar.gz",
)

0 comments on commit 36bbbdc

Please sign in to comment.