Skip to content

Commit 8c86b87

Browse files
fix(deps): bump hypercorn from 0.17.3 to 0.18.0
Bumps [hypercorn](https://github.com/pgjones/hypercorn) from 0.17.3 to 0.18.0. - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](pgjones/hypercorn@0.17.3...0.18.0) --- updated-dependencies: - dependency-name: hypercorn dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d92884 commit 8c86b87

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

poetry.lock

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ authors = ["Paul Lockaby <paul@paullockaby.com>"]
2424
python = "^3.14 <3.15"
2525
quart = "^0.20.0"
2626
tenacity = "^9.0.0"
27-
hypercorn = {extras = ["uvloop"], version = "^0.17.3"}
27+
hypercorn = {extras = ["uvloop"], version = "^0.18.0"}
2828
httpx = "^0.28.0"
2929

3030
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)