Skip to content

Commit c325304

Browse files
build(deps): bump setuptools-rust from 1.11.1 to 1.12.0
Bumps [setuptools-rust](https://github.com/PyO3/setuptools-rust) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/PyO3/setuptools-rust/releases) - [Changelog](https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md) - [Commits](PyO3/setuptools-rust@v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: setuptools-rust dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc4ec4e commit c325304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737
"pycodestyle==2.12.1",
3838
"pyflakes==3.2.0",
3939
"black==25.1.0",
40-
"setuptools-rust==1.11.1",
40+
"setuptools-rust==1.12.0",
4141
"toml==0.10.2",
4242
"build==1.2.2.post1",
4343
"pytest>=8",

0 commit comments

Comments
 (0)