Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 4e8c944 commit fa29e49
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 @@ -73,7 +73,7 @@
'toml==0.10.2',
'yamllint==1.32.0',
'moto>=4.0,<5',
'fastapi==0.104.0',
'fastapi==0.104.1',
'pydantic==2.4.2',
'uvicorn==0.23.2',
'pytest-split==0.8.1',
Expand Down

0 comments on commit fa29e49

Please sign in to comment.