Fixes
- 🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1. PR #14186 by @svlandeg.
Docs
Internal
- 🔧 Add sponsor Requestly. PR #14205 by @tiangolo.
- 🔧 Configure reminder for
waiting
label inissue-manager
. PR #14156 by @YuriiMotov.