Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit a3f6200

Browse files
dependabot[bot]David Robertson
andauthored
Bump setuptools-rust from 1.7.0 to 1.8.0 (#16574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Robertson <[email protected]>
1 parent 4e1a19d commit a3f6200

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

changelog.d/16574.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Allow building with `setuptools_rust` 1.8.0.

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ furo = ">=2022.12.7,<2024.0.0"
381381
# system changes.
382382
# We are happy to raise these upper bounds upon request,
383383
# provided we check that it's safe to do so (i.e. that CI passes).
384-
requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3,<=1.7.0"]
384+
requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3,<=1.8.0"]
385385
build-backend = "poetry.core.masonry.api"
386386

387387

0 commit comments

Comments
 (0)