Skip to content

Commit 05deecc

Browse files
fix(deps): update dependency alembic to >=1.18.0 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c38ef6 commit 05deecc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
88
"aiosqlite>=0.22.1",
9-
"alembic>=1.17.2",
9+
"alembic>=1.18.0",
1010
"click>=8.3.1",
1111
"datamodel-code-generator[http]>=0.52.2",
1212
"httpx>=0.28.1",

uv.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.

0 commit comments

Comments
 (0)