Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4608c13 commit 2002b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dev = [
"pytest-mock==3.14.0; python_version > '3.7'",
"coverage==7.6.0; python_version > '3.7'",
# Rust
"maturin==1.7.1",
"maturin==1.7.6",

# python version 3.7 pinned dependencies
"setuptools==47.1.0; python_version == '3.7'",
Expand Down

0 comments on commit 2002b04

Please sign in to comment.