Skip to content

Commit 4d43f3d

Browse files
build(deps-dev): bump python-semantic-release from 7.25.1 to 7.25.2 (#157)
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.1 to 7.25.2. - [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.25.1...v7.25.2) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c03ff4b commit 4d43f3d

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.2"
32-
python-semantic-release = "^7.25.1"
32+
python-semantic-release = "^7.25.2"
3333
python-dotenv = "^0.19.2"
3434

3535
[tool.semantic_release]

0 commit comments

Comments
 (0)