Skip to content

Commit

Permalink
fix(deps): update dependency openai to >=1.59.2 (#42)
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 Jan 6, 2025
1 parent 1dda7a6 commit d427c4e
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 @@ -7,7 +7,7 @@ requires-python = ">=3.12"

dependencies = [
"click>=8.1.8",
"openai>=1.58.1",
"openai>=1.59.2",
"pangea-sdk>=5.2.1",
"python-dotenv>=1.0.1",
]
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 d427c4e

Please sign in to comment.