Skip to content

Commit

Permalink
Update dependency starlette to v0.46.0 (#79)
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 Mar 2, 2025
1 parent 2e9d7b7 commit f1164d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -55,7 +55,7 @@ uvicorn = {extras = ["standard"], version = "^0.34.0"}
langchain-community = "^0.3.16"
psycopg = "^3.2.4"
open-learning-ai-tutor = "0.0.2"
starlette = "0.45.1"
starlette = "0.46.0"

[tool.poetry.group.dev.dependencies]
bpython = "^0.25"
Expand Down

0 comments on commit f1164d3

Please sign in to comment.