Skip to content

Commit

Permalink
chore(deps): update dependency maturin to >=1.8,<1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 2a6c8e9 commit 142e52c
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["maturin>=1.7,<1.8"]
requires = ["maturin>=1.8,<1.9"]
build-backend = "maturin"

[project]
Expand Down

0 comments on commit 142e52c

Please sign in to comment.