Skip to content

Commit e750ba6

Browse files
Bump changelist from 0.4 to 0.5 (#99)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de64209 commit e750ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
[project.optional-dependencies]
3030
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
3131
lint = ["pre-commit == 3.6.2"]
32-
dev = ["changelist == 0.4"]
32+
dev = ["changelist == 0.5"]
3333

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

0 commit comments

Comments
 (0)