Skip to content

Commit

Permalink
Bump fastapi from 0.95.2 to 0.110.3
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.2 to 0.110.3.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.95.2...0.110.3)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent ee8ba20 commit 54cf0c7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cryptography==39.0.0
# via paramiko
fabric==2.7.1
# via rqmonitor
fastapi==0.95.2
fastapi==0.110.3
# via -r requirements.in
flask==2.2.2
# via rqmonitor
Expand Down Expand Up @@ -104,12 +104,14 @@ sniffio==1.3.0
# via
# anyio
# httpx
starlette==0.27.0
starlette==0.37.2
# via fastapi
toml==0.10.2
# via -r requirements.in
typing-extensions==4.4.0
# via pydantic
typing-extensions==4.11.0
# via
# fastapi
# pydantic
uvicorn==0.29.0
# via -r requirements.in
werkzeug==2.2.2
Expand Down

0 comments on commit 54cf0c7

Please sign in to comment.