Skip to content

Commit 349111b

Browse files
Merge pull request #4581 from dev-hato/renovate/openai-1.x
fix(deps): update dependency openai to v1.58.0
2 parents 688ec13 + 0c28969 commit 349111b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "hato-bot"
33
version = "3.0.5"
44
description = "愛嬌のあるBot"
55
requires-python = "==3.13.1"
6-
dependencies = [ "python-dotenv==1.0.1", "requests==2.32.3", "Pillow>=7.1.2", "opencv-python==4.10.0.84", "pyperclip==1.9.0", "click==8.1.7", "slack-bolt==1.21.3", "slack-sdk==3.33.5", "gitpython==3.1.43", "pandas==2.2.3", "matplotlib==3.10.0", "openai==1.57.4", "discord.py==2.4.0", "misskey.py==4.1.0", "websockets==14.1", "flask==3.1.0", "markupsafe==3.0.2", "numpy==2.2.0", "emoji==2.14.0", "puremagic==1.28", "audioop-lts==0.2.1", "psycopg[binary,pool]==3.2.3", "sudden-death @ git+https://github.com/dev-hato/sudden-death@master",]
6+
dependencies = [ "python-dotenv==1.0.1", "requests==2.32.3", "Pillow>=7.1.2", "opencv-python==4.10.0.84", "pyperclip==1.9.0", "click==8.1.7", "slack-bolt==1.21.3", "slack-sdk==3.33.5", "gitpython==3.1.43", "pandas==2.2.3", "matplotlib==3.10.0", "openai==1.58.0", "discord.py==2.4.0", "misskey.py==4.1.0", "websockets==14.1", "flask==3.1.0", "markupsafe==3.0.2", "numpy==2.2.0", "emoji==2.14.0", "puremagic==1.28", "audioop-lts==0.2.1", "psycopg[binary,pool]==3.2.3", "sudden-death @ git+https://github.com/dev-hato/sudden-death@master",]
77

88
[dependency-groups]
99
dev = [ "autopep8==2.3.1", "requests-mock==1.12.1", "pylint==3.3.2", "sqlfluff==3.3.0", "mypy==1.13.0", "flake8==7.1.1", "isort==5.13.2", "pre-commit==4.0.1", "importlib-metadata==8.5.0", "toml==0.10.2", "types-toml==0.10.8.20240310", "pyink==24.10.0",]

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)