Skip to content

Commit c9188d3

Browse files
chore(deps): bump openai from 1.102.0 to 2.6.1
Bumps [openai](https://github.com/openai/openai-python) from 1.102.0 to 2.6.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.102.0...v2.6.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bd496c commit c9188d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ coverage==7.10.6
3333

3434
# Lambda layer: openai
3535
# ------------
36-
openai==1.102.0
36+
openai==2.6.1
3737

3838
# Lambda layer: common
3939
# ------------

0 commit comments

Comments
 (0)