Skip to content

Commit 61ef6ee

Browse files
⬆️ Upgrade Python
1 parent 445583c commit 61ef6ee

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
@@ -25,7 +25,7 @@ dependencies = [
2525
"aerich[toml]>=0.8.1",
2626
"pycord-rest-bot>=0.1.0a7",
2727
]
28-
requires-python = "==3.12.*"
28+
requires-python = "==3.13.*"
2929
readme = "README.md"
3030
license = {text = "MIT"}
3131

0 commit comments

Comments
 (0)