Bump pydantic from 2.6.3 to 2.6.4
Bumps pydantic from 2.6.3 to 2.6.4.
Release notes
Sourced from pydantic's releases.
v2.6.4 (2024-03-12)
What's Changed
Fixes
- Fix usage of
AliasGenerator
withcomputed_field
decorator by@sydney-runkle
in #8806- Fix nested discriminated union schema gen, pt 2 by
@sydney-runkle
in #8932- Fix bug with no_strict_optional=True caused by API deferral by
@dmontagu
in #8826Full Changelog: https://github.com/pydantic/pydantic/compare/v2.6.3...v2.6.4/
Changelog
Sourced from pydantic's changelog.
v2.6.4 (2024-03-12)
What's Changed
Fixes
- Fix usage of
AliasGenerator
withcomputed_field
decorator by@sydney-runkle
in #8806- Fix nested discriminated union schema gen, pt 2 by
@sydney-runkle
in #8932- Fix bug with no_strict_optional=True caused by API deferral by
@dmontagu
in #8826
Commits
-
6214a4b
2.6.4 prep (#8975) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts