Skip to content

Commit

Permalink
Bump openai from 0.28.0 to 0.28.1
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](openai/openai-python@v0.28.0...v0.28.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 Oct 2, 2023
1 parent 6bfe448 commit f235514
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==23.2.1
aiohttp==3.8.5
asyncio==3.4.3
openai==0.28.0
openai==0.28.1
pillow==10.0.1
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==23.2.1
aiohttp==3.8.5
asyncio==3.4.3
openai==0.28.0
openai==0.28.1
pillow==10.0.1

0 comments on commit f235514

Please sign in to comment.