Skip to content

Commit e60ed7b

Browse files
committed
chore(backend): Dependency pins
1 parent 8478648 commit e60ed7b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app_api/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ readme = "README.md"
77
requires-python = ">=3.14"
88
dependencies = [
99
"advanced-alchemy[uuid]>=1.8.0",
10-
"asyncpg>=0.30.0",
11-
"litestar[standard,jwt,sqlalchemy,structlog]>=2.18.0",
10+
"asyncpg>=0.31.0",
11+
"litestar[standard,jwt,sqlalchemy,structlog]>=2.19.0",
1212
"pwdlib[argon2]>=0.3.0",
1313
"pydantic-settings>=2.12.0",
1414
]

app_api/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)