Skip to content

Commit

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

---
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 and YuviGold committed Oct 2, 2023
1 parent 1bc8b2b commit 9d0cc44
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.3"
openai = "^0.28.0"
openai = "^0.28.1"
bs4 = "^0.0.1"
typer = "^0.9.0"
retry = "^0.9.2"
Expand Down

0 comments on commit 9d0cc44

Please sign in to comment.