Skip to content

Commit 1b2ffb6

Browse files
build(deps): bump the production group with 2 updates
Bumps the production group with 2 updates: [hypercorn](https://github.com/pgjones/hypercorn) and [pydantic](https://github.com/pydantic/pydantic). Updates `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) Updates `pydantic` from 2.12.4 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.12.5) --- updated-dependencies: - dependency-name: hypercorn dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ccf1e1 commit 1b2ffb6

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 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
@@ -18,7 +18,7 @@ safe-ds-runner = "safeds_runner.main:main"
1818
[tool.poetry.dependencies]
1919
python = "^3.12,<3.14"
2020
safe-ds = ">=0.31.0,<0.32.0"
21-
hypercorn = ">=0.16,<0.18"
21+
hypercorn = ">=0.16,<0.19"
2222
psutil = ">=5.9.8,<8.0.0"
2323
pydantic = "^2.9.2"
2424
quart = ">=0.19.4,<0.21.0"

0 commit comments

Comments
 (0)