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 Feb 28, 2024
1 parent 4d7f892 commit 192f4ec
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
certifi==2023.7.22
Expand All @@ -15,7 +14,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 @@ -56,7 +55,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
starlette==0.27.0
starlette==0.35.0
# via fastapi
typing-extensions==4.8.0
# via
Expand Down

0 comments on commit 192f4ec

Please sign in to comment.