5.2.1
Bug fixes
- Fix the return type of
safir.datetime.parse_isodatetime
to not includeNone
since the function never returnsNone
.
What's Changed
- Update kubernetes-asyncio requirement from <29 to <30 by @dependabot in #233
- Update cryptography requirement from <42 to <43 by @dependabot in #234
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #236
- DM-42714: Use Annotated for dependency arguments by @rra in #235
- Fix minor documentation build issues by @rra in #237
- DM-42937: Fix return type of parse_isodatetime by @rra in #238
- DM-42937: Prepare 5.2.1 release by @rra in #239
Full Changelog: 5.2.0...5.2.1