Skip to content

Commit f756a9f

Browse files
⬆️ Upgrade Python
1 parent 1df7744 commit f756a9f

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
"pycord-rest-bot>=0.1.0a7",
2626
"git+https://github.com/Pycord-Development/pycord.git@refs/pull/2707/head",
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)