pydantic / bump-pydantic

Convert Pydantic from V1 to V2 ♻
MIT License
303 stars 24 forks source link

Convert allow_mutation to frozen in model config #161

Open camillol opened 5 months ago

camillol commented 5 months ago

This is a mechanical transformation that is currently done for fields but not for model configs.