Skip to content

Commit 5d5904b

Browse files
Bump changelist from 0.4 to 0.5 (#51)
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> Co-authored-by: Jarrod Millman <[email protected]>
1 parent 9493b30 commit 5d5904b

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
@@ -30,7 +30,7 @@ devstats = "devstats.__main__:cli"
3030

3131
[project.optional-dependencies]
3232
lint = ["pre-commit == 3.6.2"]
33-
dev = ["changelist == 0.4"]
33+
dev = ["changelist == 0.5"]
3434

3535
[project.urls]
3636
homepage = "https://github.com/scientific-python/devstats"

0 commit comments

Comments
 (0)