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

Commit f28f6a2

Browse files
chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.0 to 9.8.1. - [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@v9.8.0...v9.8.1) --- 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 1ed3dd7 commit f28f6a2

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
@@ -30,7 +30,7 @@ pytest-depends = "^1.0.1"
3030
pytest-asyncio = "^0.23.7"
3131
Faker = "^25.4.0"
3232
unasync-cli = "^0.0.9"
33-
python-semantic-release = "^9.8.0"
33+
python-semantic-release = "^9.8.1"
3434

3535
[tool.poetry.group.dev.dependencies]
3636
pygithub = ">=1.57,<3.0"

0 commit comments

Comments
 (0)