New features
* Request arguments of `Name` and `SearchQuery` can now be given as simple `dict` objects instead of typed pydantic models. This reflects the behavior of the library prior to 6.0, so should make upgrading to `stytch>=6.2` easier for those currently on `stytch==5.X`. If you are already using typed objects, nothing needs to change in how you use the API methods.