Skip to content

Commit 08be0b6

Browse files
fix(deps): update dependency starlette to v1 [security]
1 parent 3878ed1 commit 08be0b6

2 files changed

Lines changed: 168 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"GitPython==3.1.45",
5555
"psutil>=5.8.0",
5656
"fastapi[standard]<1.0.0,>=0.115.2",
57-
"starlette<1.0.0,>=0.16.0",
57+
"starlette<1.1.0,>=1.0.1",
5858
"tqdm>=4.67.1",
5959
"tomlkit>=0.13.2",
6060
"python-semantic-release",

0 commit comments

Comments
 (0)