Skip to content

Commit

Permalink
Bump openai from 1.3.3 to 1.31.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.3.3 to 1.31.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.3.3...v1.31.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] committed Jun 5, 2024
1 parent 49b205e commit cca9aeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ mypy-extensions==1.0.0
# via typing-inspect
numpy==1.26.2
# via langchain
openai==1.3.3
openai==1.31.0
# via -r requirements/requirements.in
packaging==23.2
# via marshmallow
Expand Down Expand Up @@ -124,6 +124,7 @@ sniffio==1.3.0
# via
# anyio
# httpx
# openai
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.23
Expand Down

0 comments on commit cca9aeb

Please sign in to comment.