Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.103.2 to 0.109.1 (#87)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and matthewelwell committed Feb 29, 2024
1 parent c517c10 commit 70ee7f6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#
anyio==3.7.1
# via
# fastapi
# httpcore
# starlette
asyncio==3.4.3
Expand All @@ -17,7 +16,7 @@ certifi==2023.7.22
# httpx
click==8.1.7
# via uvicorn
fastapi==0.103.2
fastapi==0.109.1
# via -r requirements.in
flagsmith-flag-engine==4.1.0
# via -r requirements.in
Expand Down Expand Up @@ -62,7 +61,7 @@ sniffio==1.3.0
# httpx
sse-starlette==1.6.5
# via -r requirements.in
starlette==0.27.0
starlette==0.35.0
# via
# fastapi
# sse-starlette
Expand Down

0 comments on commit 70ee7f6

Please sign in to comment.