Skip to content

Commit 22a3517

Browse files
chore(modeling-py-deps): bump maturin
Bumps the all group in /wren-modeling-py with 1 update: [maturin](https://github.com/pyo3/maturin). Updates `maturin` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: maturin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32f3f63 commit 22a3517

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

wren-modeling-py/poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wren-modeling-py/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = ["Canner <[email protected]>"]
1010

1111
[tool.poetry.dependencies]
1212
python = ">=3.11,<3.12"
13-
maturin = "1.7.0"
13+
maturin = "1.7.1"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "8.3.2"

0 commit comments

Comments
 (0)