Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fastapi from 0.103.0 to 0.109.1 #1482

Merged
merged 1 commit into from
Feb 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading