Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 5dceb59 commit 38b43f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiofiles==23.2.1
boto3==1.34.95
cffi==1.16.0
fastapi==0.110.3
fastapi==0.111.0
httpx==0.27.0
pydantic==2.7.1
pydantic-settings===2.2.1
Expand Down

0 comments on commit 38b43f0

Please sign in to comment.