Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebc369a

Browse files
committed
fixup! fixup! fixup! Merge branch 'main' of ssh://ssh.github.com:443/bazelbuild/rules_python into docs.deps.update
1 parent 54b80af commit ebc369a

File tree

2 files changed

+298
-0
lines changed

2 files changed

+298
-0
lines changed

docs/sphinx/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ sphinx_build_binary(
106106
compile_pip_requirements(
107107
name = "requirements",
108108
src = "pyproject.toml",
109+
extra_args = ["--upgrade"],
109110
requirements_darwin = "requirements_darwin.txt",
110111
requirements_txt = "requirements_linux.txt",
111112
target_compatible_with = _TARGET_COMPATIBLE_WITH,

0 commit comments

Comments
 (0)