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 8fc2770cf..e58ea4a50 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ authors = [
license = {text = "MIT"}
requires-python = "==3.13.*"
dependencies = [
- "pydis-core[all]==11.7.0",
+ "pydis-core[all]==11.8.0",
"aiohttp==3.12.14",
"arrow==1.3.0",
"beautifulsoup4==4.12.3",