Skip to content

Commit 4d36a6f

Browse files
build(deps-dev): bump python-semantic-release from 7.24.0 to 7.25.0 (#150)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.24.0 to 7.25.0. - [Release notes](https://github.com/relekang/python-semantic-release/releases) - [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@v7.24.0...v7.25.0) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development 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 912436c commit 4d36a6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ flake8 = "^4.0.1"
2929
isort = "^5.9.3"
3030
pytest-cov = "^3.0.0"
3131
commitizen = "^2.21.0"
32-
python-semantic-release = "^7.24.0"
32+
python-semantic-release = "^7.25.0"
3333
python-dotenv = "^0.19.2"
3434

3535
[tool.semantic_release]

0 commit comments

Comments
 (0)