Skip to content

Commit

Permalink
build(deps-dev): bump maturin from 1.8.0 to 1.8.1 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Danil Akhtarov <[email protected]>
  • Loading branch information
dependabot[bot] and daxartio authored Jan 15, 2025
1 parent fd4e543 commit 4125f9d
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 @@ -68,7 +68,7 @@ pydantic = {version = "^2", optional = true}

[tool.poetry.group.dev.dependencies]
black = "^24"
maturin = "^1.8.0"
maturin = "^1.8.1"
mypy = "^1.11"
pytest = "^8.3"
pytest-benchmark = "^4.0.0"
Expand Down

0 comments on commit 4125f9d

Please sign in to comment.