Bump pytrydan to 1.0.3 - #175486
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MY8df4sgubJrnBk2Zisqn4
|
Hey there @dgomes, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the pytrydan library from 1.0.2 to 1.0.3 for the V2C integration. According to the PR description, the new release loosens pytrydan's pin on tenacity, which was preventing other integrations from resolving their own tenacity requirements. The upstream release v1.0.3 (published 2026-07-02) was verified to exist and only contains a bug fix and formatting changes.
Changes:
- Bump
pytrydanto1.0.3in the V2C integration manifest. - Regenerate
requirements_all.txtto match the new version.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
homeassistant/components/v2c/manifest.json |
Updates the pytrydan requirement pin to 1.0.3. |
requirements_all.txt |
Regenerated dependency list reflecting pytrydan==1.0.3. |
The change is minimal, self-consistent across both files, contains no unrelated modifications, and the target version is confirmed to exist upstream.
Check requirementsChecked at commit
📦 pytrydan: 1.0.2 → 1.0.3
|
Breaking change
Proposed change
Bumps
pytrydanfrom1.0.2to1.0.3for the V2C integration.This release loosens
pytrydan's dependency ontenacity, whose previously pinned version was blocking other integrations from resolving their owntenacityrequirements.v1.0.2...v1.0.3: dgomes/pytrydan@v1.0.2...v1.0.3Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests:
🤖 Generated with Claude Code
https://claude.ai/code/session_01MY8df4sgubJrnBk2Zisqn4
Generated by Claude Code