Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 551f360 commit 4f3bc22
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 @@ -74,7 +74,7 @@
'toml==0.10.2',
'yamllint==1.35.1',
'moto>=4.0,<6',
'fastapi==0.111.0',
'fastapi==0.111.1',
'pydantic==2.8.2',
'uvicorn==0.30.3',
'pytest-split==0.9.0',
Expand Down

0 comments on commit 4f3bc22

Please sign in to comment.