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:development
  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 35b2174 commit 1015920
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 5 deletions.
155 changes: 151 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pytest-cov = "^5.0.0"


[tool.poetry.group.backend.dependencies]
fastapi = "^0.110.3"
fastapi = "^0.111.0"
uvicorn = {extras = ["standard"], version = "^0.29.0"}
openai = "^1.25.0"
azure-identity = "^1.16.0"
Expand Down

0 comments on commit 1015920

Please sign in to comment.