Skip to content

Commit 70ee7f6

Browse files
dependabot[bot]matthewelwell
authored andcommitted
chore(deps): bump fastapi from 0.103.2 to 0.109.1 (#87)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.103.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c517c10 commit 70ee7f6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#
77
anyio==3.7.1
88
# via
9-
# fastapi
109
# httpcore
1110
# starlette
1211
asyncio==3.4.3
@@ -17,7 +16,7 @@ certifi==2023.7.22
1716
# httpx
1817
click==8.1.7
1918
# via uvicorn
20-
fastapi==0.103.2
19+
fastapi==0.109.1
2120
# via -r requirements.in
2221
flagsmith-flag-engine==4.1.0
2322
# via -r requirements.in
@@ -62,7 +61,7 @@ sniffio==1.3.0
6261
# httpx
6362
sse-starlette==1.6.5
6463
# via -r requirements.in
65-
starlette==0.27.0
64+
starlette==0.35.0
6665
# via
6766
# fastapi
6867
# sse-starlette

0 commit comments

Comments
 (0)