Skip to content

Commit 8eaa877

Browse files
chore(deps): bump openai from 1.70.0 to 1.76.0
Bumps [openai](https://github.com/openai/openai-python) from 1.70.0 to 1.76.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.70.0...v1.76.0) --- updated-dependencies: - dependency-name: openai dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a829f0 commit 8eaa877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
# renovate: datasource=python-version depName=python
77
requires-python = ">=3.12, <3.14"
88
dependencies = [
9-
"openai==1.70.0",
9+
"openai==1.76.0",
1010
"tiktoken<1.0.0,>=0.5.1",
1111
"tabulate>=0.9.0,<1.0.0",
1212
"codeowners<1.0.0,>=0.6.0",

0 commit comments

Comments
 (0)