Skip to content

Commit a45ea15

Browse files
authored
Merge pull request #78 from sdglitched/renovate/fastapi-0.x
fix(deps): update dependency fastapi to ^0.117.0
2 parents 3bda330 + 3548157 commit a45ea15

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -8,7 +8,7 @@ packages = [{include = "fastapi_ecom"}]
88

99
[tool.poetry.dependencies]
1010
python = "^3.12"
11-
fastapi = "^0.116.0"
11+
fastapi = "^0.117.0"
1212
uvicorn = "^0.36.0"
1313
sqlalchemy = "^2.0.31"
1414
alembic = "^1.13.2"

0 commit comments

Comments
 (0)