Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 6af3216 commit 71c9c3f
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 @@ -76,7 +76,7 @@
'toml==0.10.2',
'yamllint==1.35.1',
'moto>=4.0,<6',
'fastapi==0.115.6',
'fastapi==0.115.7',
'pydantic==2.10.5',
'uvicorn==0.34.0',
'pytest-split==0.10.0',
Expand Down

0 comments on commit 71c9c3f

Please sign in to comment.