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 00460b8..6af001c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ pydis-core = "11.3.1"
alembic = "1.13.2"
coloredlogs = "15.0.1"
-deepmerge = "1.1.1"
+deepmerge = "2.0"
sqlalchemy = { extras = ["asyncio"], version = "2.0.34" }
python-dotenv = "1.0.1"
asyncpg = "0.29.0"