Skip to content

Commit 25f584e

Browse files
build(deps): bump openai from 2.14.0 to 2.16.0 (#46)
Bumps [openai](https://github.com/openai/openai-python) from 2.14.0 to 2.16.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.14.0...v2.16.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 520cb4f commit 25f584e

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.14.0
5+
openai==2.16.0
66

77
pytest==9.0.2
88
ruff==0.14.10

0 commit comments

Comments
 (0)