Skip to content

Commit ce88279

Browse files
chore(deps): bump alembic from 1.15.2 to 1.17.2 in /discord
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.2 to 1.17.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3621baf commit ce88279

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

discord/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

discord/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.11"
1010
discord-py = "^2.6.4"
1111
sqlalchemy = {extras = ["postgresql-asyncpg"], version = "^2.0.40"}
1212
aiohttp-jinja2 = "^1.6"
13-
alembic = "^1.15.2"
13+
alembic = "^1.17.2"
1414

1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)