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

Commit 3a7746a

Browse files
Bump openai from 1.61.1 to 1.63.0
Bumps [openai](https://github.com/openai/openai-python) from 1.61.1 to 1.63.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.61.1...v1.63.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6793a77 commit 3a7746a

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.12
33
asyncio==3.4.3
4-
openai==1.61.1
4+
openai==1.63.0
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.12
33
asyncio==3.4.3
4-
openai==1.61.1
4+
openai==1.63.0
55
pillow==11.1.0
66

0 commit comments

Comments
 (0)