Skip to content

Commit

Permalink
Bump fastapi from 0.103.0 to 0.109.1 (#1482)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.103.0...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 8, 2024
1 parent d601f27 commit 7acc7dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reqs-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ doit==0.36.0
# via jupyterlite-core
execnet==2.0.2
# via pytest-xdist
fastapi==0.103.0
fastapi==0.109.1
# via -r requirements.in
fastjsonschema==2.18.0
# via nbformat
Expand Down Expand Up @@ -533,7 +533,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
starlette==0.27.0
starlette==0.35.1
# via fastapi
stringcase==1.2.0
# via frictionless
Expand Down Expand Up @@ -595,7 +595,7 @@ types-requests==2.31.0.2
# via -r requirements.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.7.1
typing-extensions==4.9.0
# via
# -r requirements.in
# fastapi
Expand Down

0 comments on commit 7acc7dd

Please sign in to comment.