Skip to content

Commit a562809

Browse files
Bump changelist from 0.4 to 0.5 (#169)
Bumps [changelist](https://github.com/scientific-python/changelist) from 0.4 to 0.5. - [Release notes](https://github.com/scientific-python/changelist/releases) - [Changelog](https://github.com/scientific-python/changelist/blob/main/CHANGELOG.md) - [Commits](scientific-python/changelist@v0.4...v0.5) --- updated-dependencies: - dependency-name: changelist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8c5219 commit a562809

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
@@ -35,7 +35,7 @@ spin = "spin.__main__:main"
3535

3636
[project.optional-dependencies]
3737
lint = ["pre-commit == 3.6.0"]
38-
dev = ["changelist == 0.4"]
38+
dev = ["changelist == 0.5"]
3939

4040
[project.urls]
4141
homepage = "https://github.com/scientific-python/spin"

0 commit comments

Comments
 (0)