Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit fa7c02b

Browse files
Bump openai from 1.59.6 to 1.59.8
Bumps [openai](https://github.com/openai/openai-python) from 1.59.6 to 1.59.8. - [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.6...v1.59.8) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8369f84 commit fa7c02b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiofiles==24.1.0
22
aiohttp==3.11.11
33
asyncio==3.4.3
4-
openai==1.59.6
4+
openai==1.59.8
55
pillow==11.1.0

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
22
aiohttp==3.11.11
33
asyncio==3.4.3
4-
openai==1.59.6
4+
openai==1.59.8
55
pillow==11.1.0
66

0 commit comments

Comments
 (0)