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 ed9d199..ac40f0b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,12 +9,12 @@ license = "MIT"
python = "3.12.*"
# See https://bot-core.pythondiscord.com/ for docs.
-pydis-core = "11.2.0"
+pydis-core = "11.3.1"
alembic = "1.13.2"
coloredlogs = "15.0.1"
deepmerge = "1.1.1"
-sqlalchemy = { extras = ["asyncio"], version = "2.0.31" }
+sqlalchemy = { extras = ["asyncio"], version = "2.0.34" }
python-dotenv = "1.0.1"
asyncpg = "0.29.0"