aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index d55466c..2bb8723 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,9 +9,9 @@ license = "MIT"
python = "3.10.*"
# See https://bot-core.pythondiscord.com/ for docs.
-pydis-core = "9.6.0"
+pydis-core = "10.0.0"
-alembic = "1.10.3"
+alembic = "1.11.1"
aiohttp = "3.8.4"
coloredlogs = "15.0.1"
deepmerge = "1.1.0"