Skip to content

Scheduled dependency check failed #255

Description

@github-actions

The scheduled dependency check failed.

First failing run: https://github.com/modern-python/lite-bootstrap/actions/runs/35993317817

Likely cause, if a lint or pytest job failed: a dev or lint dependency (ruff, ty, eof-fixer, pytest, typing-extensions) released a breaking change. Reproduce locally with just install then just lint and just test.

Likely cause, if a lowest-direct job failed: a declared floor in pyproject.toml no longer installs or bootstraps, usually because an upstream package changed metadata under it. Reproduce with uv pip install --resolution lowest-direct '.[<extras>]' then python scripts/floor_smoke.py <target>, reading both off the failing job's matrix.

Close this issue once fixed. The next scheduled failure will open a fresh issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    scheduled-failureScheduled dependency check failures

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions