Skip to content

Commit 977e1e4

Browse files
fix(deps): update dependency starlette to v0.46.1 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd05baa commit 977e1e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ uvicorn = {extras = ["standard"], version = "^0.34.0"}
5555
langchain-community = "^0.3.16"
5656
psycopg = "^3.2.4"
5757
open-learning-ai-tutor = "0.0.2"
58-
starlette = "0.46.0"
58+
starlette = "0.46.1"
5959

6060
[tool.poetry.group.dev.dependencies]
6161
bpython = "^0.25"

0 commit comments

Comments
 (0)