Skip to content

Commit aa24bde

Browse files
Merge pull request #1728 from GSA/dependabot/pip/alembic-1.16.0
Bump alembic from 1.15.2 to 1.16.0
2 parents 3ef32e6 + beda5a4 commit aa24bde

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)