Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to v0.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 949017b commit 1c39e78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "3.11.7"
fastapi = "0.108.0"
fastapi = "0.109.0"
uvicorn = { extras = ["standard"], version = "0.25.0" }
pydantic-settings = "2.1.0"
opencv-python = "^4.8.1.78"
Expand Down

0 comments on commit 1c39e78

Please sign in to comment.