Skip to content

Commit 6f104e5

Browse files
Bump changelist from 0.1 to 0.3 (#77)
Bumps [changelist](https://github.com/scientific-python/changelist) from 0.1 to 0.3. - [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.1...v0.3) --- 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 6f5cfff commit 6f104e5

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.3.3"]
28-
dev = ["changelist == 0.1"]
28+
dev = ["changelist == 0.3"]
2929

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

0 commit comments

Comments
 (0)