Skip to content

Commit

Permalink
Bump fastapi from 0.104.0 to 0.110.3
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.110.3.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.104.0...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 c06e1f6 commit 9ef276b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cryptography==41.0.7
# via python-jose
ecdsa==0.18.0
# via python-jose
fastapi==0.104.0
fastapi==0.110.3
# via fastapi-nano (pyproject.toml)
gunicorn==21.2.0
# via fastapi-nano (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cryptography==41.0.7
# via python-jose
ecdsa==0.18.0
# via python-jose
fastapi==0.104.0
fastapi==0.110.3
# via fastapi-nano (pyproject.toml)
gunicorn==21.2.0
# via fastapi-nano (pyproject.toml)
Expand Down

0 comments on commit 9ef276b

Please sign in to comment.