Skip to content

Commit 77b24d5

Browse files
Bump setuptools-scm from 8.1.0 to 8.2.0 in /positron
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 b5c112e commit 77b24d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

positron/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# keep versions in sync with ../pyproject.toml
44
"setuptools==77.0.3",
5-
"setuptools_scm==8.1.0",
5+
"setuptools_scm==8.2.0",
66
"setuptools_dynamic_dependencies @ git+https://github.com/beeware/setuptools_dynamic_dependencies",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)