Skip to content

Commit 232551e

Browse files
Bump setuptools-scm from 8.1.0 to 8.2.0
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) --- updated-dependencies: - dependency-name: setuptools-scm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31d217b commit 232551e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4",
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)