Skip to content

Commit

Permalink
chore(dev-deps): bump maturin from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [maturin](https://github.com/pyo3/maturin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: maturin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 96b62c8 commit f9a4bb3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ typer = "^0.15.0"
typing-extensions = { version = "^4.12.2", python = "<3.9" }

[tool.poetry.group.build.dependencies]
maturin = "^1.8.1"
maturin = "^1.8.2"

[tool.poetry.group.dev.dependencies]
pynvim = "^0.5.2"
Expand Down

0 comments on commit f9a4bb3

Please sign in to comment.