Skip to content

Commit cba1aea

Browse files
chore(deps): bump openai from 2.41.0 to 2.41.1
Bumps [openai](https://github.com/openai/openai-python) from 2.41.0 to 2.41.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@v2.41.0...v2.41.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.41.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4ed239 commit cba1aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
"Operating System :: OS Independent",
1616
]
1717
dependencies = [
18-
"openai==2.41.0",
18+
"openai==2.41.1",
1919
"simple-term-menu==1.6.6",
2020
"iterfzf==1.9.0.67.0",
2121
"binaryornot==0.6.0",

0 commit comments

Comments
 (0)