Skip to content

Commit a4ce949

Browse files
dependabot[bot]igboyes
authored andcommitted
chore(deps-dev): bump maturin from 1.8.7 to 1.9.0
Bumps [maturin](https://github.com/pyo3/maturin) from 1.8.7 to 1.9.0. - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.8.7...v1.9.0) --- updated-dependencies: - dependency-name: maturin dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3da7b81 commit a4ce949

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -19,7 +19,7 @@ package-mode = false
1919
virtool-workflow = "7.2.1"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
maturin = "^1.8.7"
22+
maturin = "^1.9.0"
2323
pytest = "^7.4.2"
2424
pytest-asyncio = "^0.23.8"
2525
pytest-mock = "^3.14.1"

0 commit comments

Comments
 (0)