Skip to content

Commit 76e0aae

Browse files
committed
update python to 3.12
1 parent 0ab30c7 commit 76e0aae

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
@@ -6,7 +6,7 @@ authors = [
66
]
77
description = "SideBot is a multipurpose bot for the SideStore community."
88
readme = "README.md"
9-
requires-python = ">=3.11"
9+
requires-python = ">=3.12"
1010
dependencies = [
1111
"discord.py>=2.3.2",
1212
"psycopg2==2.9.9",

0 commit comments

Comments
 (0)