Skip to content

Commit

Permalink
Bump openai from 0.27.8 to 1.11.1 in /code
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.27.8 to 1.11.1.
- [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.27.8...v1.11.1)

---
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 Feb 5, 2024
1 parent 93f9edd commit 9f83e7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
azure-identity==1.15.0
Flask==3.0.0
openai==0.27.8
openai==1.11.1
azure-storage-blob==12.19.0
python-dotenv==1.0.1
langchain==0.1.4
Expand Down
2 changes: 1 addition & 1 deletion code/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
azure-functions==1.18.0
streamlit==1.30.0
openai==0.27.8
openai==1.11.1
matplotlib==3.8.2
plotly==5.18.0
scipy==1.12.0
Expand Down

0 comments on commit 9f83e7f

Please sign in to comment.