Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Bump fastapi from 0.80.0 to 0.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 16d9898 commit d921875
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -11,7 +11,7 @@ packages = [{ include = "api" }]

[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.80.0"
fastapi = "^0.81.0"
uvicorn = "^0.18.3"
aiohttp = "^3.8.1"
aioredis = "^2.0.1"
Expand Down

0 comments on commit d921875

Please sign in to comment.