Skip to content

Commit 2eb04ac

Browse files
build(deps): bump openai from 1.109.1 to 2.1.0
Bumps [openai](https://github.com/openai/openai-python) from 1.109.1 to 2.1.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.109.1...v2.1.0) --- updated-dependencies: - dependency-name: openai dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8abb9fa commit 2eb04ac

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"gitpython==3.1.45",
1414
"pandas==2.3.3",
1515
"matplotlib==3.10.6",
16-
"openai==1.109.1",
16+
"openai==2.1.0",
1717
"discord.py==2.6.3",
1818
"misskey.py==4.1.0",
1919
"websockets==15.0.1",

0 commit comments

Comments
 (0)