Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 404b4b3 commit 49f005b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"types-aiofiles>=23.1.0.4,<23.3",
"aiohttp[speedups]==3.8.6",
"elasticsearch[async]==8.10.0",
"fastapi==0.103.2",
"fastapi==0.104.0",
"uvicorn[standard]==0.23.2",
"python-multipart==0.0.6",
"email-validator==2.0.0.post2",
Expand Down

0 comments on commit 49f005b

Please sign in to comment.