mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 06:32:11 -05:00
Bump alembic from 1.16.5 to 1.17.0
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.5 to 1.17.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.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.13.2"
|
||||
alembic = "==1.16.5"
|
||||
alembic = "==1.17.0"
|
||||
amqp = "==5.3.1"
|
||||
beautifulsoup4 = "==4.14.2"
|
||||
boto3 = "^1.38.27"
|
||||
|
||||
Reference in New Issue
Block a user