Skip to content

Commit

Permalink
build(deps): bump openai from 1.61.0 to 1.61.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.61.0 to 1.61.1.
- [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.61.0...v1.61.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 Feb 5, 2025
1 parent 658b715 commit f54256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tests = [
"pytest-cov==6.0.0",
"pytest-retry==1.7.0",
"requests==2.32.3",
"openai==1.61.0",
"openai==1.61.1",
"jsonschema==4.23.0",
"gitpython==3.1.44",
]
Expand Down

0 comments on commit f54256e

Please sign in to comment.