Skip to content

Commit 22f98ae

Browse files
Update dependency starlette to ^0.38.0 (#300)
| datasource | package | from | to | | ---------- | --------- | ------ | ------ | | pypi | starlette | 0.37.2 | 0.38.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3e34d2 commit 22f98ae

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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.12"
10-
starlette = "^0.37.2"
10+
starlette = "^0.38.0"
1111
nested_dict = "^1.61"
1212
uvicorn = { extras = ["standard"], version = "^0.30.1" }
1313
motor = "3.5.1"

0 commit comments

Comments
 (0)