Skip to content

Commit

Permalink
⬆ Bump fastapi from 0.111.1 to 0.112.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.1 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.111.1...0.112.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 Aug 5, 2024
1 parent 79d2f02 commit 0ca8351
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
35 changes: 19 additions & 16 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 @@ -77,7 +77,7 @@ black = "^24.4.2"
ruff = "^0.5.3"
mypy = "^1.10.1"
pre-commit = "^3.7.1"
fastapi = {extras = ["all"], version = "^0.111.1"}
fastapi = {extras = ["all"], version = "^0.112.0"}
uvicorn = "^0.30.1"
starlette = "^0.37.2"
requests = "^2.32.3"
Expand Down

0 comments on commit 0ca8351

Please sign in to comment.