Skip to content

Commit

Permalink
Bump changelist from 0.1 to 0.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 9c0ef9c commit 20c04bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
[project.optional-dependencies]
test = ["pytest >= 7.3", "pytest-cov >= 4.0"]
lint = ["pre-commit == 3.3.3"]
dev = ["changelist == 0.1"]
dev = ["changelist == 0.3"]

[project.scripts]
yaml2ics = "yaml2ics:cli"
Expand Down

0 comments on commit 20c04bf

Please sign in to comment.