Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Bump openai from 1.3.7 to 1.3.8 (#29)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.3.7 to 1.3.8.
- [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.7...v1.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 87a2bb6 commit b1a6151
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fastapi = "^0.104.1"
pydantic-settings = "^2.1.0"
uvicorn = "^0.24.0.post1"
sqlalchemy = "^2.0.23"
openai = "^1.3.7"
openai = "^1.3.8"
psycopg2-binary = "^2.9.9"
boto3 = "^1.33.4"
python-multipart = "^0.0.6"
Expand Down

0 comments on commit b1a6151

Please sign in to comment.