Skip to content

Commit

Permalink
Update dependency rules_pycross to v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lalten committed Jul 23, 2024
1 parent ce28e22 commit 98d101a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ use_repo(dev_pip, "rules_appimage_py_deps")

bazel_dep(name = "container_structure_test", version = "1.16.0", dev_dependency = True)
bazel_dep(name = "rules_oci", version = "1.7.6", dev_dependency = True)
bazel_dep(name = "rules_pycross", version = "0.6.0", dev_dependency = True)
bazel_dep(name = "rules_pycross", version = "0.6.1", dev_dependency = True)
bazel_dep(name = "rules_pkg", version = "0.10.1", dev_dependency = True)

lock_import = use_extension("@rules_pycross//pycross/extensions:lock_import.bzl", "lock_import", dev_dependency = True)
Expand Down

0 comments on commit 98d101a

Please sign in to comment.