Skip to content

Commit

Permalink
chore(deps): bump openai from 1.3.4 to 1.3.5
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.3.4 to 1.3.5.
- [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.3.4...v1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 23, 2023
1 parent 5c126c4 commit 4c2dc80
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 @@ -31,7 +31,7 @@ codespell==2.2.6
# production
# ------------
python-dotenv==1.0.0
openai==1.3.4
openai==1.3.5
langchain==0.0.340
langchain-experimental==0.0.42
pinecone-client==2.2.4
Expand Down

0 comments on commit 4c2dc80

Please sign in to comment.