Commit 62b236e
authored
[project] bump pydantic (#94)
Why
===
* I was trying to start using uv in ai-infra and it requires a
--prerelease=allow flag to be passed to install prereleases.
* We most likely don't need a prerelease here anymore, now that there is
a later version available
What changed
===
* Set pyproject.toml pydantic to use the latest version
* `poetry lock --no-update`
Test plan
===
* `poetry install` worked
* CI passes1 parent cc836cf commit 62b236e
2 files changed
Lines changed: 98 additions & 109 deletions
0 commit comments