Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 12, 2024
1 parent 7d7653a commit 4b58f39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
httpx = {extras = ["http2"], version = "^0.26.0"}
fastapi = "^0.108.0"
fastapi = "^0.109.0"
uvicorn = {extras = ["standard"], version = "^0.25.0"}
aiofiles = "^23.1.0"
jinja2 = "^3.1.2"
Expand Down

0 comments on commit 4b58f39

Please sign in to comment.