Skip to content

Commit b8cad0f

Browse files
chore(deps): bump python-semantic-release from 7.28.1 to 7.32.1
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.28.1 to 7.32.1. - [Release notes](https://github.com/relekang/python-semantic-release/releases) - [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@v7.28.1...v7.32.1) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6f893c commit b8cad0f

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Diff for: poetry.lock

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ realtime = "^0.0.5"
2121
gotrue = "^0.5.0"
2222
httpx = "^0.21.3"
2323
storage3 = "^0.3.4"
24-
python-semantic-release = "7.28.1"
24+
python-semantic-release = "7.32.1"
2525

2626
[tool.poetry.dev-dependencies]
2727
pre-commit = "^2.19.0"
@@ -31,7 +31,7 @@ flake8 = "^5.0.4"
3131
isort = "^5.9.3"
3232
pytest-cov = "^4.0.0"
3333
commitizen = "^2.35.0"
34-
python-semantic-release = "^7.28.1"
34+
python-semantic-release = "^7.32.1"
3535
python-dotenv = "^0.21.0"
3636

3737
[tool.semantic_release]

0 commit comments

Comments
 (0)