Skip to content

Commit feb6036

Browse files
lockfile update
1 parent fabde10 commit feb6036

3 files changed

Lines changed: 77 additions & 3 deletions

File tree

MODULE.bazel.lock

Lines changed: 77 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel_common/score_python.MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ pip.parse(
2929
requirements_lock = "//feature_integration_tests/test_cases:requirements.txt.lock",
3030
)
3131
use_repo(pip, "pip_score_venv_test")
32-
3332
pip.parse(
3433
envsubst = ["PIP_INDEX_URL"],
3534
extra_pip_args = ["--index-url=${PIP_INDEX_URL:-https://pypi.org/simple/}"],

bazel_common/score_rust_toolchains.MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
bazel_dep(name = "rules_rust", version = "0.61.0")
1414

1515
bazel_dep(name = "score_toolchains_rust", version = "0.4.0", dev_dependency = True)
16-
1716
git_override(
1817
module_name = "score_toolchains_rust",
1918
commit = "197038dcf65f5c05be175eb5125bc7f21759709b",

0 commit comments

Comments
 (0)