Skip to content

Commit

Permalink
Bump changelist from 0.1 to 0.3 (#77)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 6f5cfff commit 6f104e5
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 @@ -25,7 +25,7 @@ description = "Makes it easy to load subpackages and functions on demand."
[project.optional-dependencies]
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
lint = ["pre-commit == 3.3.3"]
dev = ["changelist == 0.1"]
dev = ["changelist == 0.3"]

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

0 comments on commit 6f104e5

Please sign in to comment.