Skip to content

Commit

Permalink
Update dependency starlette to ^0.41.0 (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent b403809 commit 1c99824
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions server/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 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.40.0"
starlette = "^0.41.0"

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

0 comments on commit 1c99824

Please sign in to comment.