Skip to content

Commit 7204b36

Browse files
chore(deps): bump openai from 1.78.1 to 1.95.1
Bumps [openai](https://github.com/openai/openai-python) from 1.78.1 to 1.95.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.78.1...v1.95.1) --- updated-dependencies: - dependency-name: openai dependency-version: 1.95.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dea7c71 commit 7204b36

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.78.1",
9+
"openai==1.95.1",
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)