Skip to content

Commit

Permalink
build(deps): bump openai from 1.32.0 to 1.33.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.32.0 to 1.33.0.
- [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.32.0...v1.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 874b29f commit 21c1eec
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 @@ -40,7 +40,7 @@ tests = [
"pytest-cov==5.0.0",
"pytest-retry==1.6.3",
"requests==2.32.3",
"openai==1.32.0",
"openai==1.33.0",
"jsonschema==4.22.0",
"gitpython==3.1.43",
]
Expand Down

0 comments on commit 21c1eec

Please sign in to comment.