Skip to content

Commit 47b15dd

Browse files
Bump spin from 0.14 to 0.15 in the actions group
Bumps the actions group with 1 update: [spin](https://github.com/scientific-python/spin). Updates `spin` from 0.14 to 0.15 - [Release notes](https://github.com/scientific-python/spin/releases) - [Changelog](https://github.com/scientific-python/spin/blob/main/CHANGELOG.md) - [Commits](scientific-python/spin@v0.14...v0.15) --- updated-dependencies: - dependency-name: spin dependency-version: '0.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 192724d commit 47b15dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
[project.optional-dependencies]
2828
test = ["pytest >= 8.0", "pytest-cov >= 5.0", "coverage[toml] >= 7.2"]
2929
lint = ["pre-commit == 4.3.0"]
30-
dev = ["changelist == 0.5", "spin == 0.14"]
30+
dev = ["changelist == 0.5", "spin == 0.15"]
3131

3232
[project.urls]
3333
Home = "https://scientific-python.org/specs/spec-0001/"

0 commit comments

Comments
 (0)