Skip to content

Commit

Permalink
Bump openai from 0.27.8 to 0.27.9 (#29)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 9b40392 commit 015d837
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ readme = "README.md"
python = "^3.10"
requests = "^2.31.0"
rich = "^13.5.2"
openai = "^0.27.8"
openai = "^0.27.9"
bs4 = "^0.0.1"
typer = "^0.9.0"
retry = "^0.9.2"
Expand Down

0 comments on commit 015d837

Please sign in to comment.