Skip to content

Commit

Permalink
fix(deps): update dependency openai to >=1.61.0 (#114)
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 Feb 3, 2025
1 parent fabc22b commit 1a3a919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ requires-python = ">=3.12"

dependencies = [
"click>=8.1.8",
"openai>=1.60.2",
"openai>=1.61.0",
"pangea-sdk>=5.4.0",
]

Expand Down
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit 1a3a919

Please sign in to comment.