Skip to content

Commit

Permalink
chore(deps): update rules_python digest to 74d576f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 9b46190 commit 8cab00b
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 @@ -39,7 +39,7 @@ def rules_py_dependencies():
# We require #1671 which isn't in a release as of 19 Jan 2024
http_archive(
name = "rules_python",
sha256 = "a587c414d5aaca04841250d8809b2e21e0d89fda2597fad907419c47eeab8ab0",
strip_prefix = "rules_python-52381415be9d3618130f02a821aef50de1e3af09",
url = "https://github.com/bazelbuild/rules_python/archive/52381415be9d3618130f02a821aef50de1e3af09.tar.gz",
sha256 = "19aaff99fdcecd97b870a15068c6a39bd06e2506e0d9caf22d05317a0bbb1f5f",
strip_prefix = "rules_python-74d576f7a2c9435a18b4b2bf663537d8e1a2c047",
url = "https://github.com/bazelbuild/rules_python/archive/74d576f7a2c9435a18b4b2bf663537d8e1a2c047.tar.gz",
)

0 comments on commit 8cab00b

Please sign in to comment.