Skip to content

Commit

Permalink
chore(deps): bump python-semantic-release from 7.34.4 to 7.34.6
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.34.4 to 7.34.6.
- [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.4...v7.34.6)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2023
1 parent 8ee264e commit 0ba42bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gotrue = "^1.0.1"
httpx = "^0.23.0"
storage3 = "^0.5.2"
supafunc = "^0.2.2"
python-semantic-release = "7.34.4"
python-semantic-release = "7.34.6"

[tool.poetry.dev-dependencies]
pre-commit = "^3.3.3"
Expand All @@ -32,7 +32,7 @@ flake8 = "^5.0.4"
isort = "^5.10.1"
pytest-cov = "^4.1.0"
commitizen = "^2.42.0"
python-semantic-release = "^7.34.4"
python-semantic-release = "^7.34.6"
python-dotenv = "^1.0.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 0ba42bd

Please sign in to comment.