Skip to content

Commit 9911060

Browse files
Bump alembic from 1.16.4 to 1.16.5 (#1938)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.4 to 1.16.5. - [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.16.5 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 f69d3f1 commit 9911060

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99

1010
[tool.poetry.dependencies]
1111
python = "^3.12.9"
12-
alembic = "==1.16.4"
12+
alembic = "==1.16.5"
1313
amqp = "==5.3.1"
1414
beautifulsoup4 = "==4.13.5"
1515
boto3 = "^1.38.27"

0 commit comments

Comments
 (0)