Skip to content

Commit

Permalink
chore(dev-deps): Bump maturin from 1.7.4 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.4 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.4...v1.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 2f8ad7d commit 108070f
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.12.5"
typing-extensions = { version = "^4.12.2", python = "<3.9" }

[tool.poetry.group.build.dependencies]
maturin = "^1.7.4"
maturin = "^1.7.6"

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

0 comments on commit 108070f

Please sign in to comment.