Skip to content

Update setuptools-scm requirement from <10,>=9 to >=9,<11#120

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/setuptools-scm-gte-9-and-lt-11
Open

Update setuptools-scm requirement from <10,>=9 to >=9,<11#120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/setuptools-scm-gte-9-and-lt-11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on setuptools-scm to permit the latest version.

Release notes

Sourced from setuptools-scm's releases.

setuptools-scm v10.0.2

Fixed

  • Fix version file not generated for editable installs. Version files are now written to the source tree by default during inference (restoring pre-10.x behavior), and also registered as build_py outputs so strict editable installs include them in the persistent auxiliary directory. Set SETUPTOOLS_SCM_WRITE_TO_SOURCE=0 to disable source-tree writing (e.g., for read-only source directories). (#1298)
Commits
  • d6f8df2 Merge pull request #1304 from pypa/release/main
  • 81eea6d Prepare release: setuptools-scm v10.0.2
  • 0df426a Merge pull request #1300 from RonnyPfannschmidt/fix/1298-editable-version-file
  • e3c712d test: extract _run_setuptools_setup helper with non-zero assertion
  • edddf09 refactor: extract ScmVersionFileMixin for cooperative build_py composition
  • 480110b fix: write version files to source by default and register in editable wheel ...
  • 80c74ce Merge pull request #1293 from pypa/dependabot/uv/pynacl-1.6.2
  • 31246d9 Merge pull request #1294 from pypa/dependabot/github_actions/github-actions-6...
  • 86837f2 Merge pull request #1290 from pypa/dependabot/uv/pyjwt-2.12.0
  • 6d7302e Merge pull request #1291 from pypa/dependabot/uv/cryptography-46.0.5
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
- [Commits](pypa/setuptools-scm@v9.0.0...setuptools-scm-v10.0.2)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-version: 10.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants