Skip to content

Commit ed67285

Browse files
Bump setuptools-scm from 8.1.0 to 8.2.0 (#567)
Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 8.1.0 to 8.2.0. - [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.1.0...v8.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fde9ff8 commit ed67285

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/567.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated setuptools-scm from 8.1.0 to 8.2.0.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools==75.8.0",
4-
"setuptools_scm==8.1.0",
4+
"setuptools_scm==8.2.0",
55
]
66
build-backend = "setuptools.build_meta"
77

0 commit comments

Comments
 (0)