Skip to content

Commit

Permalink
build(deps-dev): bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [fastapi](https://github.com/tiangolo/fastapi).


Updates `fastapi` from 0.106.0 to 0.108.0
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.106.0...0.108.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 39019ad commit 9681786
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 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 @@ -35,7 +35,7 @@ nvidia-cublas-cu11 = { version = "^11.11.3.6", optional = true }

[tool.poetry.group.server.dependencies]
supervisor = "^4.2.5"
fastapi = "^0.106.0"
fastapi = "^0.108.0"
python-multipart = "^0.0.6"
hypercorn = "^0.15.0"
uvloop = "^0.19.0"
Expand Down

0 comments on commit 9681786

Please sign in to comment.