Skip to content

Commit

Permalink
chore(deps-dev): bump maturin from 1.7.6 to 1.8.1 in /functional-tests
Browse files Browse the repository at this point in the history
Bumps [maturin](https://github.com/pyo3/maturin) from 1.7.6 to 1.8.1.
- [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.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c3eac80 commit 9c69237
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions functional-tests/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 functional-tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ py-solc-x = "^2.0.3"

[tool.poetry.dev-dependencies]
ruff = "0.8.1"
maturin = "1.7.6"
maturin = "1.8.1"

[tool.ruff]
line-length = 100
Expand Down

0 comments on commit 9c69237

Please sign in to comment.