Skip to content

Commit 7b3af11

Browse files
Bump changelist from 0.3 to 0.4 (#81)
Bumps [changelist](https://github.com/scientific-python/changelist) from 0.3 to 0.4. - [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.3...v0.4) --- 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 b998500 commit 7b3af11

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
@@ -25,7 +25,7 @@ description = "Makes it easy to load subpackages and functions on demand."
2525
[project.optional-dependencies]
2626
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
2727
lint = ["pre-commit == 3.5.0"]
28-
dev = ["changelist == 0.3"]
28+
dev = ["changelist == 0.4"]
2929

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

0 commit comments

Comments
 (0)