Skip to content

Commit cb0b7fe

Browse files
build(deps): bump openai from 2.12.0 to 2.14.0
Bumps [openai](https://github.com/openai/openai-python) from 2.12.0 to 2.14.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@v2.12.0...v2.14.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7692d commit cb0b7fe

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
@@ -2,7 +2,7 @@ slack-sdk==3.39.0
22
slack-bolt==1.27.0
33

44
# If you use a different LLM vendor, replace this dependency
5-
openai==2.12.0
5+
openai==2.14.0
66

77
pytest==8.4.2
88
ruff==0.14.7

0 commit comments

Comments
 (0)