Skip to content

Commit

Permalink
Merge pull request #139 from codesquadnest/dependabot/pip/uvicorn-0.32.1
Browse files Browse the repository at this point in the history
build(deps): bump uvicorn from 0.32.0 to 0.32.1
  • Loading branch information
pmpbaptista authored Nov 28, 2024
2 parents 2f5aac1 + 2fc2a8f commit 438e2a4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 45 deletions.
95 changes: 51 additions & 44 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 @@ -25,7 +25,7 @@ tesla-smart-charger = "tesla_smart_charger.__main__:main"
python = "^3.8, <4.0"
requests = "^2.32.3"
fastapi = "^0.115.5"
uvicorn = {extras = ["standard"], version = "^0.32.0"}
uvicorn = {extras = ["standard"], version = "^0.32.1"}
retrying = "^1.3.4"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 438e2a4

Please sign in to comment.