Skip to content

Commit dcfb2fc

Browse files
chore(deps-dev): bump maturin from 1.8.3 to 1.8.6 in /functional-tests (#845)
Bumps [maturin](https://github.com/pyo3/maturin) from 1.8.3 to 1.8.6. - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.8.3...v1.8.6) --- updated-dependencies: - dependency-name: maturin dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7382897 commit dcfb2fc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

functional-tests/poetry.lock

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

functional-tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ toml = "^0.10.2"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
ruff = "0.11.12"
20-
maturin = "1.8.3"
20+
maturin = "1.8.6"
2121

2222
[tool.ruff]
2323
line-length = 100

0 commit comments

Comments
 (0)