Skip to content

Commit 858d211

Browse files
Merge pull request #43 from seapagan/dependabot/pip/alembic-1.9.3
2 parents 343075b + 94b7f4d commit 858d211

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
@@ -11,7 +11,7 @@ readme = "README.md"
1111
[tool.poetry.dependencies]
1212
python = "^3.7"
1313
fastapi = "^0.87.0"
14-
alembic = "^1.9.2"
14+
alembic = "^1.9.3"
1515
databases = "^0.7.0"
1616
SQLAlchemy = "^1.4.46"
1717
asyncpg = "^0.27.0"

0 commit comments

Comments
 (0)