trigger: glob description: Rules for updating uv.lock and requirements.txt files globs:
pyproject.toml or requirements.in), never lockfiles.bazel run <target>:requirements.update or :uv_lock.update.requirements_windows*.txt).update targets do not update Windows lockfiles.colorama).requirements.in to pyproject.toml), update # via comments in Windows lockfiles or run Windows .update targets (e.g., //examples:bzlmod_requirements_*_windows.update).gazelle_python*.yaml)bazel run //:gazelle_python_manifest.update (and :gazelle_python_manifest_with_types.update if present) to refresh manifest integrity hashes.When dependencies bump, manually synchronize:
@dependabot recreate on PRs via gh pr comment.pip.override(file = "...") (examples/bzlmod/MODULE.bazel).examples/bzlmod/patches/*.patch.dist-info file lists in tests (pip_whl_mods_test.py, pip_parse/test.py, pip_parse_test.py).*constraints*.txt and rerun affected .update targets.