8000 Bump scikit-build from 0.17.5 to 0.17.6 · xsgeng/llama-cpp-python@fa7285c · GitHub
[go: up one dir, main page]

Skip to content

Commit fa7285c

Browse files
Bump scikit-build from 0.17.5 to 0.17.6
Bumps [scikit-build](https://github.com/scikit-build/scikit-build) from 0.17.5 to 0.17.6. - [Release notes](https://github.com/scikit-build/scikit-build/releases) - [Changelog](https://github.com/scikit-build/scikit-build/blob/main/CHANGES.rst) - [Commits](scikit-build/scikit-build@0.17.5...0.17.6) --- updated-dependencies: - dependency-name: scikit-build dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40276cb commit fa7285c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -28,7 +28,7 @@ mkdocstrings = {extras = ["python"], version = "^0.22.0"}
2828
mkdocs-material = "^9.1.15"
2929
pytest = "^7.3.1"
3030
httpx = "^0.24.1"
31-
scikit-build = "0.17.5"
31+
scikit-build = "0.17.6"
3232

3333
[tool.poetry.extras]
3434
server = ["uvicorn", "fastapi", "sse-starlette"]

0 commit comments

Comments
 (0)
0