Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Replace deprecated 'allow_mutation' with 'frozen' in Pydantic mo…
…dels (#107) Updated the configuration in Pydantic models to use 'frozen' instead of the deprecated 'allow_mutation' to ensure compatibility with Pydantic V2.
- Loading branch information