Skip to content

Commit b0a01f9

Browse files
committed
Update fastapi/starlette due to sec advisory
Signed-off-by: Dinesh Dutt <dd.ps4u@gmail.com>
1 parent fe92eec commit b0a01f9

File tree

2 files changed

+53
-16
lines changed

2 files changed

+53
-16
lines changed

poetry.lock

Lines changed: 52 additions & 15 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
@@ -33,7 +33,7 @@ matplotlib = "^3.2.2"
3333
faker = "^4.1.1"
3434
netconan = "^0.11.2"
3535
jsonpath-ng = "^1.5.1"
36-
fastapi = "^0.65"
36+
fastapi = "~0.95"
3737
uvicorn = "^0.14.0"
3838
tabulate = "^0.8.7"
3939
streamlit = "1.11.1"

0 commit comments

Comments
 (0)