Skip to content

Commit

Permalink
fix(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 949017b commit 2b66e67
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
23 changes: 12 additions & 11 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ readme = "README.md"

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

0 comments on commit 2b66e67

Please sign in to comment.