Skip to content

Commit fb8d5f0

Browse files
Bump setuptools-scm from 10.0.2 to 10.0.3
Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@setuptools-scm-v10.0.2...setuptools-scm-v10.0.3) --- updated-dependencies: - dependency-name: setuptools-scm dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9966e4 commit fb8d5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ optional-dependencies.dev = [
6060
"pytest-cov==7.1.0",
6161
"pytest-regressions==2.10.0",
6262
"ruff==0.15.7",
63-
"setuptools-scm==10.0.2",
63+
"setuptools-scm==10.0.3",
6464
# We add shellcheck-py not only for shell scripts and shell code blocks,
6565
# but also because having it installed means that ``actionlint-py`` will
6666
# use it to lint shell commands in GitHub workflow files.

0 commit comments

Comments
 (0)