Skip to content

Commit

Permalink
Update dependency fastapi to v0.110.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 6abd830 commit de3e8b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -17,7 +17,7 @@ nanapi = "nanapi.__main__:main"
[tool.poetry.dependencies]
python = "~3.12"
edgedb = "1.9.0"
fastapi = "0.110.2"
fastapi = "0.110.3"
uvloop = "0.19.0"
pydantic = "2.7.1"
aiohttp = { version = "3.9.5", extras = ["speedups"] }
Expand Down

0 comments on commit de3e8b1

Please sign in to comment.