Skip to content

Commit 8d17a1c

Browse files
chore(deps): bump python-semantic-release from 7.34.2 to 7.34.3
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.34.2 to 7.34.3. - [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.34.2...v7.34.3) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a3db2d commit 8d17a1c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gotrue = "^1.0.1"
2222
httpx = "^0.23.0"
2323
storage3 = "^0.5.2"
2424
supafunc = "^0.2.2"
25-
python-semantic-release = "7.34.2"
25+
python-semantic-release = "7.34.3"
2626

2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.2.1"
@@ -32,7 +32,7 @@ flake8 = "^5.0.4"
3232
isort = "^5.10.1"
3333
pytest-cov = "^4.0.0"
3434
commitizen = "^2.42.0"
35-
python-semantic-release = "^7.34.2"
35+
python-semantic-release = "^7.34.3"
3636
python-dotenv = "^1.0.0"
3737

3838
[tool.poetry.scripts]

0 commit comments

Comments
 (0)