Skip to content

Commit

Permalink
deps: bump openai from 1.59.9 to 1.60.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.59.9 to 1.60.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.59.9...v1.60.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent f47e793 commit 1db9709
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 @@ -20,7 +20,7 @@ jmespath = "^1.0.1"
playwright = "^1.35.0"
jinja2 = "^3.1.5"
babel = "^2.12.1"
openai = "^1.59.9"
openai = "^1.60.0"
gunicorn = "^23.0.0"
uvicorn = "^0.34.0"
aiofiles = "^24.1.0"
Expand Down

0 comments on commit 1db9709

Please sign in to comment.