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

Commit 6423f19

Browse files
chore(deps-dev): bump python-semantic-release from 7.33.0 to 7.33.1
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.33.0 to 7.33.1. - [Release notes](https://github.com/relekang/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@v7.33.0...v7.33.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 2941512 commit 6423f19

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.20.3"
3131
Faker = "^16.6.1"
3232
unasync-cli = "^0.0.9"
33-
python-semantic-release = "^7.32.2"
33+
python-semantic-release = "^7.33.1"
3434

3535
[tool.poetry.group.dev.dependencies]
3636
pygithub = "^1.57"

0 commit comments

Comments
 (0)