Skip to content

Commit 492d758

Browse files
Bump changelist from 0.3 to 0.4 (#43)
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 e194bab commit 492d758

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.4.0"]
33-
dev = ["changelist == 0.3"]
33+
dev = ["changelist == 0.4"]
3434

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

0 commit comments

Comments
 (0)