aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b37ed7581..0dada11dc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,7 +3,7 @@ authors = [
{name = "Python Discord", email = "[email protected]"},
]
license = {text = "MIT"}
-requires-python = "==3.13.*"
+requires-python = "==3.14.*"
dependencies = [
"pydis-core[all]==11.8.0",
"aiohttp==3.12.14",