Skip to content

Commit

Permalink
build(deps-dev): bump fastapi from 0.101.0 to 0.103.1 (#207)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.101.0 to 0.103.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.101.0...0.103.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 82834c8 commit f232ee4
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 @@ -139,7 +139,7 @@ def merge_req_lists(*req_lists: List[str]) -> List[str]:
"flask[async]==2.3.2",
"psutil==5.9.5",
"telethon==1.29.1",
"fastapi==0.101.0",
"fastapi==0.103.1",
"uvicorn==0.23.1",
"websockets==11.0.2",
"locust==2.16.1",
Expand Down

0 comments on commit f232ee4

Please sign in to comment.