Files
Franck Nijhof 412e175699 Update probatio to 0.11.0
Bumps probatio from 0.5.4 to 0.11.0 and adopts its changes:

- The serialize entrypoint is renamed to to_field_list; imported as
  serialize/convert so call sites stay untouched.
- to_openapi now emits additionalProperties reflecting the schema extra
  policy and drops empty required lists. Test expectations and the AI
  integration snapshots are updated to match.
- Error messages follow the 0.11 format (path rendered as at 'key', a
  trailing Got <value>, expected a mapping, and the dropped
  for dictionary value wrapper for direct str(exc) output). Config file
  errors keep their own rendering. Test assertions are updated.
- A bare float validator now accepts and coerces an int, matching the
  Python numeric tower. Only observable change is a single assist_pipeline
  snapshot value.
2026-07-10 08:16:21 +00:00
..
2026-07-10 08:16:21 +00:00