Skip to content

Commit

Permalink
fix(deps): update dependency pydantic to >=2.10.4 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent c9bcf0f commit 8d04036
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"langchain-community>=0.3.12",
"langchain-openai>=0.2.12",
"pangea-sdk>=5.2.0b2",
"pydantic>=2.10.3",
"pydantic>=2.10.4",
]

[tool.uv]
Expand Down
74 changes: 37 additions & 37 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d04036

Please sign in to comment.