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

Commit 698672c

Browse files
chore(deps-dev): bump python-semantic-release from 7.33.1 to 7.33.2
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.33.1 to 7.33.2. - [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.1...v7.33.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]>
1 parent 49a7044 commit 698672c

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
@@ -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 = "^7.33.1"
30+
python-semantic-release = "^7.33.2"
3131
black = "^23.1.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.1.1"

0 commit comments

Comments
 (0)