Skip to content

Commit

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

---
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 Sep 16, 2024
1 parent a46d824 commit 825902a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -77,7 +77,7 @@ black = "^24.8.0"
ruff = "^0.6.3"
mypy = "^1.11.2"
pre-commit = "^3.8.0"
fastapi = {extras = ["all"], version = "^0.112.2"}
fastapi = {extras = ["all"], version = "^0.114.2"}
uvicorn = "^0.30.6"
starlette = "^0.38.4"
requests = "^2.32.3"
Expand Down

0 comments on commit 825902a

Please sign in to comment.