Skip to content

Commit eb7df6c

Browse files
build(deps): bump setuptools-scm from 8.3.1 to 9.1.1
Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 8.3.1 to 9.1.1. - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v8.3.1...v9.1.1) --- updated-dependencies: - dependency-name: setuptools-scm dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8963460 commit eb7df6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = ["setuptools==80.9.0", "setuptools-scm==8.3.1", "wheel==0.45.1", "auditwheel==6.2.0"]
2+
requires = ["setuptools==80.9.0", "setuptools-scm==9.1.1", "wheel==0.45.1", "auditwheel==6.2.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)