Skip to content

Commit

Permalink
chore(deps): bump openai from 1.54.3 to 1.62.0
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.54.3 to 1.62.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.54.3...v1.62.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] authored Feb 12, 2025
1 parent 9abc069 commit 75e052b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -19,7 +19,7 @@ html2text = "^2024.2.26"
huggingface-hub = "^0.27.1"
jira = "^3.8.0"
markdownify = "^0.13.1"
openai = "^1.13.3"
openai = "^1.62.0"
pdf2image = "1.17.0"
python-docx = "1.1.2"
pyyaml = "6.0.1"
Expand Down

0 comments on commit 75e052b

Please sign in to comment.