Skip to content

Commit 5806547

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
[project.optional-dependencies]
3131
test = ["pytest >= 7.4.4", "pytest-cov >= 4.1.0"]
3232
lint = ["pre-commit == 3.6.0"]
33-
dev = ["changelist == 0.4"]
33+
dev = ["changelist == 0.5"]
3434

3535
[project.scripts]
3636
yaml2ics = "yaml2ics:cli"

0 commit comments

Comments
 (0)