v0.20.5
Maintenance release rolling up the post-0.20.4 merges. No library code changes — the package surface is unchanged from 0.20.4.
Dependencies
- cryptography 48.0.0 → 49.0.0 (#17)
- pywin32 311 → 312 (#18)
- github-actions group: actions/checkout v7, astral-sh/setup-uv v8.2, codecov/codecov-action v7 (#15)
- Hold aiohttp
<3.14(aioresponses 0.7.8 is incompatible with 3.14's newClientResponse.stream_writerkwarg) and add a Dependabot ignore so it isn't re-proposed (#20)
Build / CI
- Run pydoclint isolated via
uvxso itsdocstring-parser-forkdependency no longer collides with the canonicaldocstring-parserin the project venv. The collision made the lint gate non-deterministic across unrelated dependency bumps; it is now stable (#21)