Skip to content

Commit efc3f28

Browse files
authored
Merge pull request #6482 from dev-hato/fix-version-pyproject-fix_pull
pyproject.tomlを直してあげたよ! #6474
2 parents ec39a2e + a411d15 commit efc3f28

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)