home-assistant/core#153937 updated the pydantic version on the dev-branch, so we will need to follow suit. Will probably be released in 2025.11.0, but from the last run-in with this, we can expect issues from 2025.11.0b0 beta-testers as well, so we should probably be ready before that drops.
Need to test if we trigger any incompatibilities by switching from 2.11 to 2.12 to determine if we can just relax our pydantic-requirement, or if we need to increase the minimum HA-version.