Skip to content

Commit a411d15

Browse files
pyproject.tomlを直してあげたよ!
1 parent ec39a2e commit a411d15

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.14.2"
5+
requires-python = "==3.14.3"
66
dependencies = [
77
"python-dotenv==1.2.1",
88
"requests==2.32.5",

0 commit comments

Comments
 (0)