Skip to content

Commit

Permalink
Update dependency openai to v1.59.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent fd32e80 commit ba7a269
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"openai==1.58.1",
"openai==1.59.3",
]

[build-system]
Expand All @@ -14,7 +14,7 @@ build-backend = "setuptools.build_meta"

[tool.uv]
dev-dependencies = [
"openai==1.58.1",
"openai==1.59.3",
]

[tool.mypy]
Expand Down
10 changes: 5 additions & 5 deletions uv.lock

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

0 comments on commit ba7a269

Please sign in to comment.