Skip to content

Commit d570658

Browse files
Bump maturin from 1.5.0 to 1.5.1
Bumps [maturin](https://github.com/pyo3/maturin) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: maturin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a75b00d commit d570658

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ python = "^3.9"
8181

8282

8383
[tool.poetry.group.dev.dependencies]
84-
maturin = "^1.5.0"
84+
maturin = "^1.5.1"
8585
mypy = "^1.9.0"
8686
sphinx = "^7.2.6"
8787

0 commit comments

Comments
 (0)