Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent d3796e5 commit d9aac5d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.1"
mypy = "^1.10.1"
pre-commit = "^3.7.1"
fastapi = {extras = ["all"], version = "^0.111.0"}
fastapi = {extras = ["all"], version = "^0.111.1"}
uvicorn = "^0.30.1"
starlette = "^0.37.2"
requests = "^2.32.3"
Expand Down

0 comments on commit d9aac5d

Please sign in to comment.