Skip to content

Commit

Permalink
[project] bump pydantic (#94)
Browse files Browse the repository at this point in the history
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 passes
  • Loading branch information
ryantm authored Sep 27, 2024
1 parent cc836cf commit 62b236e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 109 deletions.
Loading

0 comments on commit 62b236e

Please sign in to comment.