Skip to content

Commit 1cf7163

Browse files
Bump setuptools-scm from 8.1.0 to 8.2.0 (#569)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8f6443 commit 1cf7163

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/569.misc.rst

+1
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Source = "https://github.com/beeware/rubicon-objc"
5050
dev = [
5151
"pre-commit == 4.1.0",
5252
"pytest == 8.3.5",
53-
"setuptools_scm == 8.1.0",
53+
"setuptools_scm == 8.2.0",
5454
"tox == 4.24.1",
5555
]
5656
# Docs are always built on a specific Python version; see RTD and tox config files,

0 commit comments

Comments
 (0)