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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent f2f7395 commit cff436a
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 @@ -38,7 +38,7 @@ exceptiongroup==1.1.3
# via
# anyio
# pytest
fastapi==0.103.2
fastapi==0.104.0
# via datahub (pyproject.toml)
filelock==3.12.4
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.2
fastapi==0.104.0
# via datahub (pyproject.toml)
h11==0.14.0
# via uvicorn
Expand Down

0 comments on commit cff436a

Please sign in to comment.