Skip to content

Commit 88fe8ff

Browse files
⬆️ Upgrade Python to ==3.14.*
1 parent 7d7a85e commit 88fe8ff

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"aerich[toml]>=0.8.1",
2424
"py-cord>=2.7.0rc1",
2525
]
26-
requires-python = "==3.12.*"
26+
requires-python = "==3.14.*"
2727
readme = "README.md"
2828
license = {text = "MIT"}
2929

0 commit comments

Comments
 (0)