Skip to content

Commit beda5a4

Browse files
Bump alembic from 1.15.2 to 1.16.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.2 to 1.16.0. - [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.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ef32e6 commit beda5a4

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
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.12.2"
11-
alembic = "==1.15.2"
11+
alembic = "==1.16.1"
1212
amqp = "==5.3.1"
1313
beautifulsoup4 = "==4.13.4"
1414
boto3 = "^1.34.150"

0 commit comments

Comments
 (0)