Skip to content

Commit ca2ed92

Browse files
Bump spin from 0.14 to 0.15 in the actions group (#164)
1 parent 9429655 commit ca2ed92

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)