Skip to content

Commit 3b424e8

Browse files
chore(deps): update python to >=3.14.0
1 parent 065d282 commit 3b424e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Manage publish related issues in nonebot2 project"
55
authors = [{ name = "uy_sun", email = "[email protected]" }]
66
readme = "README.md"
77
license = { file = "LICENSE" }
8-
requires-python = ">=3.13.5"
8+
requires-python = ">=3.14.0"
99
dependencies = [
1010
"click>=8.2.1",
1111
"docker>=7.1.0",

0 commit comments

Comments
 (0)