Skip to content

👷 Run tests with lower bound uv sync, update minimum dependencies#299

Merged
tiangolo merged 5 commits intomainfrom
lower-bound
Feb 16, 2026
Merged

👷 Run tests with lower bound uv sync, update minimum dependencies#299
tiangolo merged 5 commits intomainfrom
lower-bound

Conversation

@YuriiMotov
Copy link
Member

@YuriiMotov YuriiMotov commented Feb 11, 2026

👷 Run tests with lower bound uv sync (as it's done in FastAPI repo)

Upgrade lower bound versions for:

  • "typer >= 0.16.0" (with lower versions fails with TyperArgument.make_metavar() takes 1 positional argument but 2 were given)
  • "pytest>=6.2.0,<10.0.0" (with lower versions fails with ImportError: cannot import name 'CaptureFixture' from 'pytest')

…ar() takes 1 positional argument but 2 were given`
@YuriiMotov YuriiMotov marked this pull request as ready for review February 11, 2026 09:10
@github-actions github-actions bot added the conflicts Automatically generated when a PR has a merge conflict label Feb 13, 2026
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot removed the conflicts Automatically generated when a PR has a merge conflict label Feb 13, 2026
Copy link
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you! 🙌

@tiangolo tiangolo merged commit 9f52821 into main Feb 16, 2026
20 checks passed
@tiangolo tiangolo deleted the lower-bound branch February 16, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants