What's Changed
- Bump ruff from 0.0.284 to 0.0.285 by @dependabot in #909
- Bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #905
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in #908
- Bump serde from 1.0.183 to 1.0.185 by @dependabot in #904
- Bump griffe from 0.32.3 to 0.34.0 by @dependabot in #906
- Bump pyright from 1.1.322 to 1.1.323 by @dependabot in #907
- fix json-or-python serializer as JSON object key by @davidhewitt in #903
- Fix
pytest tests/benchmarks --benchmark-enable
by @dmontagu in #912 - Convert datetime error message to human friendly message by @yvalencia91 in #915
- Allow using type() in tests by @adriangb in #916
- remove dict validation macro by @samuelcolvin in #917
- avoid coercing int subclasses to floats by @samuelcolvin in #914
- 👽 Implement
tzinfo.fromutc
forTzInfo
by @lig in #864 - Bump pydantic-core to 2.6.2 by @adriangb in #918
New Contributors
- @yvalencia91 made their first contribution in #915
Full Changelog: v2.6.1...v2.6.2