Skip to content

Commit

Permalink
chore: bump fastapi from 0.110.2 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.2 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.2...0.111.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent a5d8d4f commit 6d02a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ test-core = [

testing = [
"faststream[test-core]",
"fastapi==0.110.2",
"fastapi==0.111.0",
"pydantic-settings>=2.0.0,<3.0.0",
"httpx==0.27.0",
"PyYAML==6.0.1",
Expand Down

0 comments on commit 6d02a37

Please sign in to comment.