Skip to content

Commit

Permalink
Update dependency starlette to ^0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent ddc345d commit 6f691fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sqlalchemy = "^2.0.0"
pydantic = "^2.5.0"
pyyaml = "^6.0.1"
requests = "^2.31.0"
starlette = "^0.41.0"
starlette = "^0.42.0"

[tool.poetry.group.dev.dependencies]
black = "^24.0.0"
Expand Down

0 comments on commit 6f691fd

Please sign in to comment.