Skip to content

Commit

Permalink
Bump maturin from 1.7.6 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps [maturin](https://github.com/pyo3/maturin) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/pyo3/maturin/releases)
- [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md)
- [Commits](PyO3/maturin@v1.7.6...v1.7.7)

---
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 and BooleanCat committed Dec 3, 2024
1 parent bbeb206 commit edf9f3e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -26,7 +26,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.3"
mypy = "^1.13.0"
maturin = "^1.7.4"
maturin = "^1.7.7"
ruff = "^0.8.0"

[tool.ruff]
Expand Down

0 comments on commit edf9f3e

Please sign in to comment.