Skip to content

Commit d50c705

Browse files
authored
Merge pull request #5891 from dev-hato/fix-version-pyproject-dependabot/docker/astral-sh/uv-0.9.0-python3.13-bookworm-slim
pyproject.tomlを直してあげたよ! #5888
2 parents 94b6c01 + b2cfa49 commit d50c705

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
@@ -2,7 +2,7 @@
22
name = "hato-bot"
33
version = "3.0.5"
44
description = "愛嬌のあるBot"
5-
requires-python = "==3.13.7"
5+
requires-python = "==3.13.8"
66
dependencies = [
77
"python-dotenv==1.1.1",
88
"requests==2.32.5",

0 commit comments

Comments
 (0)