Skip to content

Commit

Permalink
build(deps): bump openai from 0.28.1 to 1.13.3
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.28.1 to 1.13.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@v0.28.1...v1.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent ae5830c commit f769061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ prompt_toolkit==3.0.40
aiofiles==23.2.1
click==8.1.7
discord.py==2.3.2
openai==0.28.1
openai==1.13.3
build==1.0.3
python-dotenv==1.0.0
tiktoken
Expand Down

0 comments on commit f769061

Please sign in to comment.