Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to ^0.104.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent b2e2e03 commit a6d5d5e
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 @@ -8,7 +8,7 @@ authors = ["Manabu Niseki <[email protected]>"]
python = "^3.11"
aiometer = "^0.4"
arq = "^0.25"
fastapi = "^0.103"
fastapi = "^0.104.0"
gitpython = "^3.1.37"
gunicorn = "^21.2"
loguru = "^0.7"
Expand Down

0 comments on commit a6d5d5e

Please sign in to comment.