Skip to content

Comments

Reference non-yanked version of cli_helpers in pyproject.toml#1586

Merged
rolandwalker merged 1 commit intomainfrom
RW/reference-non-yanked-cli-helpers
Feb 19, 2026
Merged

Reference non-yanked version of cli_helpers in pyproject.toml#1586
rolandwalker merged 1 commit intomainfrom
RW/reference-non-yanked-cli-helpers

Conversation

@rolandwalker
Copy link
Contributor

Description

This changes little in practice since the ~= operator is used, but it makes better sense not to point to a yanked version of a dependency.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Feb 19, 2026
@github-actions
Copy link

No findings. This PR only updates a dependency pin in pyproject.toml and adds a changelog entry, so I don’t see correctness, security, or regression risk.

Tests

  • Not needed for a version pin change.

If you want extra assurance, the only optional follow-up is to run the existing dependency/lint commands already listed in the PR description.

@rolandwalker rolandwalker merged commit 7a3eaf3 into main Feb 19, 2026
10 checks passed
@rolandwalker rolandwalker deleted the RW/reference-non-yanked-cli-helpers branch February 19, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants