Skip to content

Commit

Permalink
Merge pull request #120 from codesquadnest/dependabot/pip/fastapi-0.1…
Browse files Browse the repository at this point in the history
…15.2

build(deps): bump fastapi from 0.115.0 to 0.115.2
  • Loading branch information
pmpbaptista authored Oct 16, 2024
2 parents d17836d + c6fbaae commit 6da76e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -24,7 +24,7 @@ tesla-smart-charger = "tesla_smart_charger.__main__:main"
[tool.poetry.dependencies]
python = "^3.8, <4.0"
requests = "^2.32.3"
fastapi = "^0.115.0"
fastapi = "^0.115.2"
uvicorn = {extras = ["standard"], version = "^0.31.1"}
retrying = "^1.3.4"

Expand Down

0 comments on commit 6da76e0

Please sign in to comment.