Skip to content

Commit 208cd07

Browse files
authored
Merge pull request #1334 from crate-ci/renovate/maturin-1.x
chore(deps): Update dependency maturin to >=1.9,<1.10
2 parents 089f918 + a3161b6 commit 208cd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8,<1.9"]
2+
requires = ["maturin>=1.9,<1.10"]
33
build-backend = "maturin"
44

55
[project]

0 commit comments

Comments
 (0)