Skip to content

Commit 5acdb43

Browse files
Merge pull request #312 from mrlonis/dependabot/pip/production-version-updates-912440ead1
Bump the production-version-updates group with 2 updates
2 parents 3730b2e + a97f827 commit 5acdb43

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ python = "^3.13.1"
1313
alembic = "^1.17.2"
1414
alembic-utils = "^0.8.8"
1515
asyncpg = "^0.31.0"
16-
fastapi = "^0.127.0"
16+
fastapi = "^0.128.0"
1717
httpx = "^0.28.1"
1818
psycopg2-binary = "^2.9.11"
1919
pydantic = "^2.12.5"
2020
pydantic-settings = "^2.12.0"
2121
sqlalchemy = { version = "^2.0.45", extras = ["asyncio"] }
2222
sqlalchemy-utils = "^0.42.1"
23-
sqlmodel = "^0.0.27"
23+
sqlmodel = "^0.0.31"
2424

2525
[tool.poetry.group.test.dependencies]
2626
coverage = "^7.13.0"

0 commit comments

Comments
 (0)