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: [hypercorn](https://github.com/pgjones/hypercorn).


Updates `hypercorn` from 0.15.0 to 0.16.0
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst)
- [Commits](pgjones/hypercorn@0.15.0...0.16.0)

---
updated-dependencies:
- dependency-name: hypercorn
  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 Jan 2, 2024
1 parent de9236b commit 4ae0759
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -37,7 +37,7 @@ nvidia-cublas-cu11 = { version = "^11.11.3.6", optional = true }
supervisor = "^4.2.5"
fastapi = "^0.108.0"
python-multipart = "^0.0.6"
hypercorn = "^0.15.0"
hypercorn = "^0.16.0"
uvloop = "^0.19.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 4ae0759

Please sign in to comment.