Skip to content

Commit

Permalink
chore(deps): update rules_python digest to 69abe80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent e5c2112 commit 91e67b4
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 = "a38d66e3d924f3bd4c51fa80df8cbe9f9fb57c9f33c8ef65856944d780bb1c65",
strip_prefix = "rules_python-69abe80724c8ef353fec3d59e578e949dad540a0",
url = "https://github.com/bazelbuild/rules_python/archive/69abe80724c8ef353fec3d59e578e949dad540a0.tar.gz",
)

0 comments on commit 91e67b4

Please sign in to comment.