Skip to content

Commit

Permalink
Bump openai from 1.35.10 to 1.39.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.35.10 to 1.39.0.
- [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.35.10...v1.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 6, 2024
1 parent 82e5177 commit 2180dcb
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 @@ -25,7 +25,7 @@ g3 = "g3.main:app"
[tool.poetry.dependencies]
python = "^3.11"
typer = { extras = ["all"], version = ">=0.9,<0.13" }
openai = ">=1.35.10,<1.36.0"
openai = ">=1.35.10,<1.40.0"
asyncio = "^3.4.3"
inquirer = "^3.1.3"
pydantic = { version = ">=1.10.10,<3.0.0", extras = ["dotenv"] }
Expand Down

0 comments on commit 2180dcb

Please sign in to comment.