Skip to content

Commit 9b996d5

Browse files
Update dependency starlette to ^0.40.0 [SECURITY]
| datasource | package | from | to | | ---------- | --------- | ------ | ------ | | pypi | starlette | 0.38.0 | 0.40.0 |
1 parent 324ce85 commit 9b996d5

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.38.0"
10+
starlette = "^0.40.0"
1111
nested_dict = "^1.61"
1212
uvicorn = { extras = ["standard"], version = "^0.30.1" }
1313
motor = "3.5.1"

0 commit comments

Comments
 (0)