Skip to content

Commit aced040

Browse files
chore(deps-dev): bump python-semantic-release from 9.4.1 to 9.5.0
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.4.1 to 9.5.0. - [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.4.1...v9.5.0) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae0b1d commit aced040

File tree

2 files changed

+50
-29
lines changed

2 files changed

+50
-29
lines changed

poetry.lock

Lines changed: 49 additions & 28 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.5"
3131
Faker = "^24.9.0"
3232
unasync-cli = "^0.0.9"
33-
python-semantic-release = "^9.4.1"
33+
python-semantic-release = "^9.5.0"
3434

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

0 commit comments

Comments
 (0)