Skip to content

Update dependency aspect_rules_py to v1.11.5#503

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aspect_rules_py-1.x
Open

Update dependency aspect_rules_py to v1.11.5#503
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aspect_rules_py-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 6, 2026

This PR contains the following updates:

Package Type Update Change
aspect_rules_py bazel_dep patch 1.11.21.11.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aspect-build/rules_py (aspect_rules_py)

v1.11.5

Add to your MODULE.bazel file:

bazel_dep(name = "aspect_rules_py", version = "1.11.5")

And also register a Python toolchain, see rules_python. For example:

python = use_extension("@​rules_python//python/extensions:python.bzl", "python")
python.toolchain(
    python_version = "3.13",
)

What's Changed

  • test: add uv custom toolchain x86_64-apple-darwin hash by @​jbedard in #​968
  • test: ensure forward-compatible version of aspect_bazel_lib in e2e tests by @​jbedard in #​969

Full Changelog: aspect-build/rules_py@v1.11.4...v1.11.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 6, 2026
@renovate renovate Bot force-pushed the renovate/aspect_rules_py-1.x branch from 08da329 to 73f7da9 Compare May 18, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants