Skip to content

chore(deps): add version bounds to sniffio dependency#46

Open
mattcarrollcode wants to merge 1 commit intometa-llama:mainfrom
mattcarrollcode:chore/pin-sniffio
Open

chore(deps): add version bounds to sniffio dependency#46
mattcarrollcode wants to merge 1 commit intometa-llama:mainfrom
mattcarrollcode:chore/pin-sniffio

Conversation

@mattcarrollcode
Copy link
Copy Markdown

Summary

  • Adds >=1.1, <2 version bounds to the sniffio dependency
  • Every other dependency in pyproject.toml has version constraints; this was the only one without bounds

Test plan

  • Full test suite passes
  • Package imports successfully

All other dependencies have version constraints. Pin sniffio to
>=1.1, <2 for consistency and to guard against breaking changes.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant