Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 0de10b2

Browse files
chore(deps-dev): bump python-semantic-release from 8.0.4 to 8.0.8
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.4 to 8.0.8. - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@v8.0.4...v8.0.8) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f09b35d commit 0de10b2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ typing-extensions = "^4.2.0"
2727
python-dateutil = "^2.8.2"
2828

2929
[tool.poetry.dev-dependencies]
30-
python-semantic-release = "^8.0.4"
30+
python-semantic-release = "^8.0.8"
3131
black = "^23.3.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.3.3"

0 commit comments

Comments
 (0)