Skip to content

Commit 0cad3d3

Browse files
chore(deps): bump alembic from 1.18.3 to 1.18.4 in /discord (#5245)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.3 to 1.18.4. - [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.18.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6207a7 commit 0cad3d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

discord/poetry.lock

Lines changed: 4 additions & 4 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.46"}
1212
aiohttp-jinja2 = "^1.6"
13-
alembic = "^1.18.3"
13+
alembic = "^1.18.4"
1414

1515

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

0 commit comments

Comments
 (0)