Skip to content

Commit

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

---
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 Jan 6, 2025
1 parent ac31032 commit 09e6261
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.11.11
asyncio==3.4.3
openai==1.58.1
openai==1.59.3
pillow==11.0.0
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.11.11
asyncio==3.4.3
openai==1.58.1
openai==1.59.3
pillow==11.0.0

0 comments on commit 09e6261

Please sign in to comment.