Skip to content

Commit

Permalink
Bump openai from 0.27.8 to 0.27.9
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.27.8 to 0.27.9.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](openai/openai-python@v0.27.8...v0.27.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 2e6a976 commit 2f09e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==2.3.3
gunicorn==21.2.0
openai==0.27.8
openai==0.27.9
azure-identity==1.14.0
python-dotenv==1.0.0 # Pinned due to docker-in-docker issue: https://github.com/devcontainers/features/issues/616

0 comments on commit 2f09e7b

Please sign in to comment.