Skip to content

Commit

Permalink
build(deps): bump openai from 1.58.1 to 1.59.3
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 1.59.3.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.58.1...v1.59.3)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent c3ff40f commit 511941c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tests = [
"pytest-cov==6.0.0",
"pytest-retry==1.6.3",
"requests==2.32.3",
"openai==1.58.1",
"openai==1.59.3",
"jsonschema==4.23.0",
"gitpython==3.1.44",
]
Expand Down

0 comments on commit 511941c

Please sign in to comment.