Skip to content

Commit 834dcc4

Browse files
Bump changelist from 0.1 to 0.3
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]>
1 parent 439e688 commit 834dcc4

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

3030
[project.optional-dependencies]
3131
lint = ["pre-commit == 3.3.3"]
32-
dev = ["changelist == 0.1"]
32+
dev = ["changelist == 0.3"]
3333

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

0 commit comments

Comments
 (0)