Skip to content

Commit

Permalink
build: bump Maturin to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Jan 30, 2025
1 parent 78a92a9 commit d324a75
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions crates/voicevox_core_python_api/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 crates/voicevox_core_python_api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pydata-sphinx-theme = "0.16.1"
sphinx-autoapi = "3.4.0"

[tool.poetry.group.dev.dependencies]
maturin = "1.7.4"
maturin = "1.8.1"

[tool.poetry.group.test.dependencies]
pytest = "7.3.1"
Expand Down

0 comments on commit d324a75

Please sign in to comment.