diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8a3c825..14e1a84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ python = "3.10.*" # See https://bot-core.pythondiscord.com/ for docs. pydis-core = "9.5.1" -alembic = "1.10.2" +alembic = "1.10.3" aiohttp = "3.8.4" coloredlogs = "15.0.1" deepmerge = "1.1.0" |