Skip to content

Commit 520cb4f

Browse files
build(deps): bump openai from 2.12.0 to 2.14.0 (#41)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20df161 commit 520cb4f

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==9.0.2
88
ruff==0.14.10

0 commit comments

Comments
 (0)