Skip to content

Commit 3bcd3b3

Browse files
authored
Merge pull request #1548 from crate-ci/renovate/maturin-1.x
chore(deps): Update dependency maturin to >=1.13,<1.14
2 parents 5294011 + c3be360 commit 3bcd3b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/typos-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["maturin>=1.12,<1.13"]
2+
requires = ["maturin>=1.13,<1.14"]
33
build-backend = "maturin"
44

55
[project]

0 commit comments

Comments
 (0)