Skip to content

Commit 338527c

Browse files
fix(deps): update poetry-non-major
1 parent 867c221 commit 338527c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ package-mode = false
77

88
[tool.poetry.dependencies]
99
python = "^3.13"
10-
fastapi = "^0.116.0"
11-
uvicorn = "^0.35.0"
10+
fastapi = "^0.119.0"
11+
uvicorn = "^0.37.0"
1212
pydantic = "^2.10.5"
13-
sqlmodel = "^0.0.24"
13+
sqlmodel = "^0.0.27"
1414
pymysql = "^1.1.1"
1515
uuid6 = "^2025.0.0"
1616
bcrypt = "^4.2.1"

0 commit comments

Comments
 (0)